Homec4science

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

Authored by epriestley <git@epriestley.com> on May 8 2012, 03:37.

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

Committed
epriestley <git@epriestley.com>May 8 2012, 03:37
Pushed
aubortJan 31 2017, 17:16
Parents
rPH31142e6d0a2b: Update arc documentation for D2424
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHeb9645e9b4f4: When a user resigns from a commit they have authority over auditing projects… (authored by epriestley <git@epriestley.com>).May 8 2012, 03:37