Page MenuHomePhabricator

Make some Differential comment actions (like "Accept" and "Reject") conflict with one another
ClosedPublic

Authored by epriestley on Jan 2 2017, 7:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 2:01 PM
Unknown Object (File)
Sun, Apr 7, 1:12 PM
Unknown Object (File)
Sun, Apr 7, 8:09 AM
Unknown Object (File)
Tue, Apr 2, 3:39 AM
Unknown Object (File)
Sat, Mar 30, 3:49 AM
Unknown Object (File)
Wed, Mar 27, 10:32 PM
Unknown Object (File)
Tue, Mar 26, 9:39 PM
Unknown Object (File)
Tue, Mar 26, 2:38 PM
Subscribers
None

Details

Summary

Ref T11114. When a user selects "Accept", and then selects "Reject", remove the "Accept". It does not make sense to both accept and reject a revision.

For now, every one of the "actions" conflicts: accept, reject, resign, claim, close, commandeer, etc, etc. I couldn't come up with any combinations that it seems like users are reasonably likely to want to try, and we haven't received combo-action requests in the past that I can recall.

Test Plan
  • Selected "Accept", then selected "Reject". One replaced the other.
  • Selected "Accept", then selected "Change Subscribers". Both co-existed happily.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 2 2017, 7:36 PM
This revision was automatically updated to reflect the committed changes.