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)
Apr 2 2026, 1:08 PM
Unknown Object (File)
Jan 30 2026, 8:05 PM
Unknown Object (File)
Jan 3 2026, 12:50 PM
Unknown Object (File)
Nov 6 2025, 7:38 AM
Unknown Object (File)
Nov 5 2025, 12:15 PM
Unknown Object (File)
Oct 31 2025, 10:02 PM
Unknown Object (File)
Oct 27 2025, 8:28 AM
Unknown Object (File)
Oct 26 2025, 5:06 AM
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.