Page MenuHomePhabricator

Listen for cross-namespace moves so Redis can be updated
Closed, DeclinedPublic

Description

Our Redis set is only supposed to include pages in the main namespace (and thus ignores category changes to other pages).

However, it should listen to cross-namespace moves, and remove/add pages as appropriately. Otherwise:

  • Pages that are moved into the main namespace will not be added if they have the relevant categories at move-time (this probably affects drafts)
  • Pages moved out will clutter the Redis sets (probably more of an edge case)

Version: master
Severity: normal

Details

Reference
bz68550

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:32 AM
bzimport set Reference to bz68550.
bzimport added a subscriber: Unknown Object (MLST).
Mattflaschen-WMF raised the priority of this task from Low to Medium.Jan 29 2015, 6:22 AM

MediaWiki-extensions-GettingStarted has been removed from Wikimedia wikis and is getting archived per T292654. Thus declining this task to reflect reality.

See e.g. GrowthExperiments-NewcomerTasks or #GuidedTour instead nowadays for related use cases.