Page MenuHomePhabricator

Add an option to Nuke to also delete subpages of deleted pages
Open, LowPublicFeature

Description

When deleting pages in Nuke, admins would sometimes like to also delete all subpages of pages which are being deleted.

This could be a form option.

Open questions

  • How do we display subpages in the list of pages to be deleted?

Details

Reference
bz44318

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 1:37 AM
bzimport set Reference to bz44318.
bzimport added a subscriber: Unknown Object (MLST).
Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 11:13 AM
Aklapper removed a subscriber: wikibugs-l-list.

This initially confused me, so to confirm, I assume this task is asking for:

  • When User A creates a page, and User B creates a subpage of it, if Special:Nuke is used on User A, the subpage should also still be deleted.
  • When User A creates a page, and User B creates another page which redirects to it, if Special:Nuke is used on User A, incoming redirects should also still be deleted.

I think both could be form options, but shouldn't be default behaviour.

For clarity, Special:Nuke will already locate both redirects and subpages created by the targeted user.

Samwalton9-WMF renamed this task from Nuke doesn't support sub pages and redirects to Add an option to Nuke to also delete subpages of deleted pages.EditedMay 4 2024, 12:19 PM
Samwalton9-WMF updated the task description. (Show Details)

I split out the redirects request to T364222 (this ticket originally requested deletion of both subpages and redirects).

Perhaps in the new table design (T370974) one of the columns could display the number of subpages, with a link to Special:PrefixIndex, so that administrators can see how many subpages could be eligible for deletion for each entry, and investigate them manually. This would allow looking at the pages without swamping the main list with all of them.