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
Unknown Object (File)
Tue, May 7, 8:16 AM
Unknown Object (File)
Mon, May 6, 9:27 PM
Unknown Object (File)
Fri, May 3, 8:01 AM
Unknown Object (File)
Thu, May 2, 3:48 PM
Unknown Object (File)
Tue, Apr 30, 10:09 AM
Unknown Object (File)
Tue, Apr 30, 3:05 AM
Unknown Object (File)
Sun, Apr 28, 8:49 AM
Unknown Object (File)
Thu, Apr 25, 1:58 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).