Page MenuHomePhabricator

Implement most Differential actions against ApplicationTransactions
ClosedPublic

Authored by epriestley on Feb 22 2014, 11:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 6:16 PM
Unknown Object (File)
Sat, May 4, 9:43 AM
Unknown Object (File)
Mon, Apr 29, 3:20 PM
Unknown Object (File)
Sun, Apr 28, 5:19 AM
Unknown Object (File)
Sat, Apr 27, 9:30 PM
Unknown Object (File)
Fri, Apr 26, 1:02 PM
Unknown Object (File)
Wed, Apr 24, 9:53 PM
Unknown Object (File)
Sun, Apr 21, 4:08 PM
Subscribers

Details

Summary

Ref T2222. Implements the simpler actions (abandon, reclaim, close, reopen, plan changes, request review) in a transactional way with validation and effect checks.

Test Plan
  • Rigged submissions to point at the Pro controller.
  • Rigged dropdown to have all these options all the time.
  • Tried to apply about 20-30 of these operations to various revisions and always got the expected result (success, error, or no-op).