Page MenuHomePhabricator

Add type column on GlobalRenameQueue table
Closed, ResolvedPublic

Description

As a renamer, I would like to be able to differentiate between normal rename requests and account-vanishing ones.

AC:

  • Add a migration to add a column of Type in the globalRenamerQueue table
  • Add the column in the Table displayed in the UI to renamers
  • Default the column value to "Rename" if no value is present
  • (timebox 2 hours) Add dropdown in Search to allow to filter just by Request Type

Related Objects

Event Timeline

GlobalRename = MediaWiki-extensions-CentralAuth. @SimoneThisDot: Please add code project tags to tasks so other people can also find this task when searching via projects or looking at workboards. Thanks.

Change #1039276 had a related patch set uploaded (by Amdrel; author: Amdrel):

[mediawiki/extensions/CentralAuth@automate-account-vanishing] Add type enumeration for rename user requests

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

Amdrel changed the task status from Open to In Progress.Jun 6 2024, 4:23 PM

Change #1042323 had a related patch set uploaded (by Amdrel; author: Amdrel):

[mediawiki/extensions/CentralAuth@master] Add type rq_type column to renameuser_queue

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

Change #1042323 merged by jenkins-bot:

[mediawiki/extensions/CentralAuth@master] Add rq_type column to renameuser_queue

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

Change #1039276 merged by jenkins-bot:

[mediawiki/extensions/CentralAuth@automate-account-vanishing] Add rq_type field for rename user requests

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