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)
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
Unknown Object (File)
Sat, Apr 6, 9:27 PM
Unknown Object (File)
Tue, Apr 2, 1:14 PM
Unknown Object (File)
Mon, Apr 1, 10:57 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.