Last modified: 2014-10-17 19:19:34 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T70924, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68924 - Create special page to manage global rename request queue
Create special page to manage global rename request queue
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
CentralAuth (Other open bugs)
master
All All
: High enhancement (vote)
: ---
Assigned To: Bryan Davis
https://www.mediawiki.org/wiki/SUL_fi...
:
Depends on: 68889
Blocks: sulfinalization
  Show dependency treegraph
 
Reported: 2014-07-31 16:08 UTC by Bryan Davis
Modified: 2014-10-17 19:19 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Bryan Davis 2014-07-31 16:08:07 UTC
As a steward
I want to have an easy-to-use, scalable interface from which to handle the Global Rename queue
So I can efficiently respond to the increased request volume expected due to SUL finalization.


Given that I'm authenticated as a steward
When I visit the global rename queue
Then I see pending rename requests in a paginated, sortable table
  AND I see a link to completed requests.

Given that I'm not a steward
When I visit the global rename queue
Then I see a "permission denied" message
  AND I see a link to the rename request page.

Given that I'm viewing the table of pending or completed rename requests
When I ask for the next page of results
Then I see the next N results based on my current sort criteria
  AND I see a total count of pending requests.

Given that I'm viewing the table of pending or completed rename requests
When I change the sort order of the list
Then I see the first N results based on my current sort criteria.

Given that I'm viewing the table of pending rename requests
When I select a specific pending rename request
Then I see the information provided by the user when the request was made
  AND I see meta data added by the system
  AND I see a useful summary of the activity for the requesting account
  AND I see links to tools that will help me evaluate the request
  AND I see buttons to approve or reject the request.

Given that I'm viewing a specific rename request
When I cancel my changes
Then no updates are made to the request
  AND I return to the list of pending requests.

Given that I'm viewing a specific rename request
When I accept the request
Then the request is updated in the database
  AND a job is queued to perform the rename
  AND I see an acknowledgement of my decision.

Given that I'm viewing a specific rename request
When I reject the request
Then the request is updated in the database
  AND I see an acknowledgement of my decision.
Comment 1 Bryan Davis 2014-07-31 16:10:57 UTC
(In reply to Bryan Davis from comment #0)
> Given that I'm viewing the table of pending or completed rename requests
> When I change the sort order of the list
> Then I see the first N results based on my current sort criteria.

Then I see the first N results based on my new sort criteria.
Comment 2 Gerrit Notification Bot 2014-09-09 16:20:34 UTC
Change 159331 had a related patch set uploaded by BryanDavis:
[WIP] Special page to manage global rename requests

https://gerrit.wikimedia.org/r/159331
Comment 3 Gerrit Notification Bot 2014-10-17 19:18:43 UTC
Change 159331 merged by jenkins-bot:
Special page to manage global rename requests

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

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links