Page MenuHomePhabricator

Fix an issue where rejecting reviewers weren't powerful enough
ClosedPublic

Authored by epriestley on Apr 11 2017, 4:52 PM.
Tags
None
Referenced Files
F15415065: D17653.diff
Thu, Mar 20, 3:45 AM
F15399183: D17653.id.diff
Mon, Mar 17, 3:14 AM
F15365605: D17653.id42459.diff
Tue, Mar 11, 2:00 PM
F15299560: D17653.id42458.diff
Wed, Mar 5, 3:29 PM
Unknown Object (File)
Sat, Mar 1, 10:54 PM
Unknown Object (File)
Feb 9 2025, 3:44 AM
Unknown Object (File)
Feb 9 2025, 3:44 AM
Unknown Object (File)
Feb 9 2025, 3:44 AM
Subscribers
None

Details

Summary

Previously, "reject" and "reject older" were separate statuses. Now, they're both shades of "reject".

Set the "older reject" flag properly when we find a non-current reject.

Test Plan
  • User A accepts a revision.
  • User B rejects it.
  • Author updates it.
  • Before patch: incorrectly transitions to "accepted" ("older" reject is ignored).
  • After patch: correctly transitions to "needs review".

Diff Detail

Repository
rP Phabricator
Branch
reject1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16388
Build 21799: Run Core Tests
Build 21798: arc lint + arc unit