Page MenuHomePhabricator

Write a "resign" audit relationship even if actor has no relationship
ClosedPublic

Authored by epriestley on Aug 4 2014, 3:57 PM.
Tags
None
Referenced Files
F18783003: D10137.diff
Mon, Oct 13, 3:17 AM
F18764244: D10137.id24400.diff
Tue, Oct 7, 5:03 AM
F18757462: D10137.id24384.diff
Sun, Oct 5, 5:31 PM
F18714811: D10137.id.diff
Mon, Sep 29, 8:51 AM
F18708911: D10137.diff
Sun, Sep 28, 11:22 PM
F18702368: D10137.diff
Sat, Sep 27, 11:50 PM
F18573796: D10137.id.diff
Sep 10 2025, 9:34 AM
F18549006: D10137.id24400.diff
Sep 8 2025, 8:24 AM
Subscribers

Details

Summary

Ref T4896. I got this logic slightly wrong when porting it over: we always want to write this relationship, to allow members of a project with an audit request against a commit to resign and get it out of their queue.

Test Plan
  • Resigned from a commit with an existing relationship.
  • Resigned from a commit with no existing relationship, saw one added.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Write a "resign" audit relationship even if actor has no relationship.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
mbishopim3 edited edge metadata.

Confirmed working now.

This revision is now accepted and ready to land.Aug 4 2014, 5:00 PM
epriestley updated this revision to Diff 24400.

Closed by commit rP725e2fa41055 (authored by @epriestley).