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)
Fri, May 3, 2:06 AM
Unknown Object (File)
Mon, Apr 29, 1:30 PM
Unknown Object (File)
Wed, Apr 24, 9:47 PM
Unknown Object (File)
Sun, Apr 21, 9:00 PM
Unknown Object (File)
Sun, Apr 21, 3:31 PM
Unknown Object (File)
Wed, Apr 17, 2:19 PM
Unknown Object (File)
Sat, Apr 13, 5:07 AM
Unknown Object (File)
Thu, Apr 11, 6:48 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.