Page MenuHomePhabricator

Merge multiple Auditors transactions from Herald
ClosedPublic

Authored by epriestley on Feb 23 2017, 10:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 27, 8:51 AM
Unknown Object (File)
Mon, Nov 25, 8:47 AM
Unknown Object (File)
Tue, Nov 19, 3:41 PM
Unknown Object (File)
Fri, Nov 15, 7:48 AM
Unknown Object (File)
Mon, Nov 11, 1:59 AM
Unknown Object (File)
Thu, Nov 7, 10:41 AM
Unknown Object (File)
Fri, Nov 1, 11:21 AM
Unknown Object (File)
Wed, Oct 30, 10:13 PM
Subscribers
None

Details

Summary

Fixes T12302. Currently, we aren't merging multiple "AddAuditors" transactions correctly.

This can occur when Herald triggers multiple auditor rules.

Instead, merge them.

Test Plan
  • Wrote two different Herald rules that add auditors.
  • Pushed a commit which triggered them.
  • After the change, saw all the auditors get added correctly.

Diff Detail

Repository
rP Phabricator
Branch
audit1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15746
Build 20809: Run Core Tests
Build 20808: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Feb 23 2017, 11:11 PM
This revision was automatically updated to reflect the committed changes.