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, Dec 18, 2:19 PM
Unknown Object (File)
Wed, Dec 18, 2:19 PM
Unknown Object (File)
Wed, Dec 18, 2:19 PM
Unknown Object (File)
Wed, Dec 18, 12:36 PM
Unknown Object (File)
Tue, Dec 10, 2:24 AM
Unknown Object (File)
Fri, Dec 6, 8:55 PM
Unknown Object (File)
Fri, Dec 6, 11:30 AM
Unknown Object (File)
Thu, Dec 5, 8:38 AM
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.