Page MenuHomePhabricator

Merge multiple Auditors transactions from Herald
ClosedPublic

Authored by epriestley on Feb 23 2017, 10:44 PM.
Tags
None
Referenced Files
F13159969: D17403.diff
Mon, May 6, 3:23 AM
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
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.