daniel created this task.
daniel triaged this task as "Normal" priority.
daniel added projects: Wikidata, Structured-Data-Commons, Multi-Content-Revisions, MediaWiki-Platform-Team.

TASK DESCRIPTION

Currently, code that needs to purge or update data derived from page content (during purge, import, undeletion, etc) does so by calling WikiPage::doUpdates and/or by running the DataUPdates returned by Content::getSecondaryLinksUpdate directly.

In the context of the new page update interface for MCR, a new concise interface should be exposed for this purpose. This may be a stateless service, or (for reasons of in-situ caching during revision creation) a stateful handle-like object. It should offer methods like:

  • purgeCaches
  • runSecondaryDataUpdates
  • updateParserCache

TASK DETAIL
https://phabricator.wikimedia.org/T194043

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel
Cc: Aklapper, gerritbot, daniel, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, JJMC89, Agabi10, Susannaanas, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Anomie, Steinsplitter, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to