Page MenuHomePhabricator

Update Special:RemoveGlobalBlock for global autoblocks
Closed, ResolvedPublic2 Estimated Story Points

Description

The Special:RemoveGlobalBlock page needs to be updated to support global autoblocks. This includes removing autoblocks when the parent global block is removed and allowing the form to remove global autoblocks.

Furthermore, the success message shown when unblocking using a global block ID needs to be improved, as it currently refers to the global block ID as a user. Example:

image.png (696×118 px, 15 KB)

Acceptance criteria
  • Allow Special:RemoveGlobalBlock to remove global autoblocks when the parent global block is removed using the form
  • Allow the special page to remove global autoblocks
  • Improve the success message used when removing global blocks using their global block ID

Event Timeline

Change #1081201 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/GlobalBlocking@master] Remove associated global autoblocks when parent global block removed

https://gerrit.wikimedia.org/r/1081201

Change #1081212 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/GlobalBlocking@master] Allow GlobalBlockManager::unblock to remove global autoblocks

https://gerrit.wikimedia.org/r/1081212

Change #1081219 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/GlobalBlocking@master] Improve success message on Special:GlobalUnblock for ID target

https://gerrit.wikimedia.org/r/1081219

Change #1081201 merged by jenkins-bot:

[mediawiki/extensions/GlobalBlocking@master] Remove associated global autoblocks when parent global block removed

https://gerrit.wikimedia.org/r/1081201

Change #1081212 merged by jenkins-bot:

[mediawiki/extensions/GlobalBlocking@master] Allow GlobalBlockManager::unblock to remove global autoblocks

https://gerrit.wikimedia.org/r/1081212

Change #1081219 merged by jenkins-bot:

[mediawiki/extensions/GlobalBlocking@master] Improve success message on Special:GlobalUnblock for ID target

https://gerrit.wikimedia.org/r/1081219

Djackson-ctr subscribed.

QA has been completed (Success message has been updated / the associated global autoblocks will be removed when parent global block is removed).

image.png (780×221 px, 20 KB)