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
Unknown Object (File)
Wed, Nov 20, 12:51 AM
Unknown Object (File)
Sat, Nov 16, 5:57 AM
Unknown Object (File)
Tue, Nov 12, 2:42 PM
Unknown Object (File)
Sat, Nov 9, 1:21 PM
Unknown Object (File)
Thu, Nov 7, 11:31 PM
Unknown Object (File)
Sun, Oct 27, 9:50 AM
Unknown Object (File)
Sep 29 2024, 5:49 PM
Unknown Object (File)
Sep 24 2024, 1:38 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable