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)
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
Unknown Object (File)
Oct 22 2024, 5:19 PM
Unknown Object (File)
Oct 18 2024, 4:56 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.