HomePhorge

When a user resigns from a commit they have authority over auditing projects…

Description

When a user resigns from a commit they have authority over auditing projects for, write resign explicitly

Summary:
For most actions (like "accept"), we write a row only if you aren't acting on behalf of anything else. This avoids cases like every accept causing two relationships:

Some Project | Accept
Some User    | Accept

For "Resign", we must always write the row. Break the logic out and handle it separately.

Test Plan: Poked it locally, but let me know if this fixes things?

Reviewers: 20after4, btrahan

Reviewed By: 20after4

CC: aran

Differential Revision: https://secure.phabricator.com/D2423

Details

Provenance
epriestleyAuthored on May 7 2012, 6:37 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP31142e6d0a2b: Update arc documentation for D2424
Branches
Loading...
Tags
Loading...

Event Timeline