pento
(Gary)
June 27, 2025, 6:19am
4
Thanks for the bug report, @T_Disco ! I’ve just merged a fix for it:
main
← pento/fix-unclaiming-reviewables
opened 04:48AM - 27 Jun 25 UTC
## ✨ What's This?
When a modal is opened as part of a reviewable action, we a… utomatically mark a reviewable as claimed, so that other site staff won't accidentally start working on that reviewable. If the modal is cancelled out of, however, we weren't removing the claimed flag.
## 👑 Testing
**Setup**
- Add a "Require Approval" watched word.
- As a non-admin, reply to an existing topic, using that watched word.
**Test 1**
- In the reviewable that appears in the review queue, click the "Revise Post..." button.
- Cancel (or Escape) out of the modal that pops up.
- Confirm that the reviewable is not marked as claimed.
**Setup**
- As an admin, mark the original topic as closed.
- Refresh the review queue or reviewable page.
**Test 2**
- On the reviewable, click the "Approve Post" button.
- Cancel (or Escape) out of the confirmation dialog that pops up.
- Confirm that the reviewable is not marked as claimed.
For any reviewable items that are stuck as claimed after you upgrade, you’ll be able to unclaim them by opening the Revise Post dialog, then cancelling out of it.