Page MenuHomePhabricator

Remove Accepted status
Closed, ResolvedPublic

Description

Prerequisite to deploy this: Comms, contact Luca!

Current wishes in "Accepted" status should be moved back to under-review either manually or with a maintenance script

This change should be announced and/or clarified so not to spark confusion

Acceptance Criteria

  • Wishes previously on Accepted status should be now in "Under Review"
  • Wishes should be able to be voted on T409613
  • Wishes should be able to be marked for translation

Derived Requirement

Ensure that all wishes previously marked with the "Accepted" status are moved to "Under Review", and that these wishes support voting and translation marking to prevent user confusion and maintain consistent interaction behavior.

Test Steps

Test Case 1: Ensure wishes previously in "Accepted" status are displayed as "Under Review"

  1. Open Wikipedia using the Minerva skin.
  2. Navigate to the Wishlist or relevant wishes listing page.
  3. Locate a wish that was previously in "Accepted" status.
  4. Open the wish details view.
  5. ✅❓❌⬜ AC1: The wish status is displayed as "Under Review" and "Accepted" is no longer shown.

Test Case 2: Ensure wishes in "Under Review" status can be voted on

  1. From the Wishlist or wishes listing page, open a wish currently in "Under Review" status.
  2. Locate the voting controls for the wish.
  3. Submit a vote for the wish.
  4. Refresh the page.
  5. ✅❓❌⬜ AC2: The vote is successfully recorded and reflected in the displayed vote count.

Test Case 3: Ensure wishes in "Under Review" status can be marked for translation

  1. From the Wishlist or wishes listing page, open a wish currently in "Under Review" status.
  2. Locate the option to mark the wish for translation.
  3. Activate the translation marking option.
  4. Refresh the page.
  5. ✅❓❌⬜ AC3: The wish is successfully marked for translation and the updated state is visibly reflected in the UI.

QA Results - Meta Beta

ACStatusDetails
1T412437#11559747
2❓❌T412437#11559747
3T412437#11559747

Details

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
dmaza changed the task status from Open to Stalled.Dec 11 2025, 6:25 PM

T409613 should be worked on first

Why is this happening? If it's solely because of T409613: Support voting for wishes under review it strikes me as premature, as "accepted" and "under review" communicate clearly different—basically opposite—things to users. Wouldn't creating something more neutrally worded like "unclassified" (and merging both into it) be an even better option?

dmaza changed the task status from Stalled to In Progress.Dec 15 2025, 5:08 PM
dmaza claimed this task.

Change #1218833 had a related patch set uploaded (by Dmaza; author: Dmaza):

[mediawiki/extensions/CommunityRequests@master] Remove Accepted and Unsupported statuses

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

Change #1218833 merged by jenkins-bot:

[mediawiki/extensions/CommunityRequests@master] Remove Accepted and Unsupported statuses

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

HMonroy changed the task status from In Progress to Open.Jan 26 2026, 11:09 PM

@dmaza Please review AC2, thanks!

Test Result - Meta Beta

Status: ✅ PASS / ❓ Need More Info / ❌ FAIL
Environment: Meta Beta
OS: macOS Tahoe 26.2
Browser: Chrome 143
Device: MBA
Emulated Device: NA

Test Artifact(s):

Test Steps

Test Case 1: Ensure wishes previously in "Accepted" status are displayed as "Under Review"

  1. Open Wikipedia using the Vector skin.
  2. Navigate to the Wishlist or relevant wishes listing page.
  3. Locate a wish that was previously in "Accepted" status.
  4. Open the wish details view.
  5. AC1: The wish status is displayed as "Under Review" and "Accepted" is no longer shown.

Test Case 2: Ensure wishes in "Under Review" status can be voted on

  1. From the Wishlist or wishes listing page, open a wish currently in "Under Review" status.
  2. Locate the voting controls for the wish.
  3. Submit a vote for the wish.
  4. Refresh the page.
  5. ❓❌ AC2: The vote is successfully recorded and reflected in the displayed vote count.

How come I can't see my comments under the voting section, but only on the /Votes subpage?

Test Case 3: Ensure wishes in "Under Review" status can be marked for translation

  1. From the Wishlist or wishes listing page, open a wish currently in "Under Review" status.
  2. Locate the option to mark the wish for translation.
  3. Activate the translation marking option.
  4. Refresh the page.
  5. AC3: The wish is successfully marked for translation and the updated state is visibly reflected in the UI.
En -> de
GMikesell-WMF changed the task status from Open to In Progress.Jan 27 2026, 8:23 PM
GMikesell-WMF updated the task description. (Show Details)
GMikesell-WMF moved this task from QA to In Development on the Community-Tech (Sea Lion Squad) board.

AC2 issue is tracked here T415131: Votes should be visible on entities in "Under Review" status

You can verify that the vote gets added or removed by visiting the votes page directly for now. Or wait for T415131 to be resolved