https://quarry.wmcloud.org/query/68437
Namespaces 0 (main), 2 (user), and 118 (draft) are expected to be in this table as these are namespaces PageTriage patrols. However there are a bunch of other namespaces in this table. Is this a bug? If so, let's track it down and fix it.
{F35662310}
# [ ] Hooks.php -> onPageMoveComplete, line 95 should check if page is being moved out of a namespace PageTriage patrols. If so, run `$pageTriage->deleteFromPageTriage()`
# [ ] cron job at cron/updatePageTriageQueue.php should delete from all namespaces after 30 days but doesn't. The bug is on line 77, where the `$secondaryNamespaces` variable is declared. Despite a comment stating otherwise, it contains an incomplete list of namespaces.
# [ ] change maintenance/cleanupPageTriage.php to keep namespaces 0 (main) and 128 (draft), and delete the other namespaces