Page MenuHomePhabricator

cleanupTitles.php should also fix deleted titles
Open, Needs TriagePublic

Description

When a namespace is removed, cleanupTitles.php doesn't affect deleted pages which were deleted from that namespace, and then they become unaccessible and cause weird UI quirks (see e.g. T387805: Special:Undelete shows wrong permission error when viewing deleted contributions in an undefined namespace).

Event Timeline

Tgr renamed this task from cleanupTitles.php should also check deleted titles to cleanupTitles.php should also fix deleted titles.Aug 25 2025, 4:08 PM

Note once it is resolved we need to run it in every production wikis.

FGoodwin subscribed.

Not sure this task is a fit for Interfaces, but it's not obvious to me which team might be able to pick it up. Is there a particular team responsible for maintenance scripts?