1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-26 21:49:08 +01:00
phorge-phorge/src/applications/transactions/storage
epriestley 3b6a651b69 Merge multiple Auditors transactions from Herald
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.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12302

Differential Revision: https://secure.phabricator.com/D17403
2017-02-23 15:14:58 -08:00
..
PhabricatorApplicationTransaction.php Simplify Differential "Reviewers" field 2016-12-16 10:25:22 -08:00
PhabricatorApplicationTransactionComment.php Don't re-mention users for comment edits 2016-06-13 13:57:59 -07:00
PhabricatorEditEngineConfiguration.php Don't allow forms which can't create objects to be added to profile menus 2017-02-16 15:45:11 -08:00
PhabricatorEditEngineConfigurationTransaction.php Update EditEngine for two column 2016-03-28 09:18:55 -07:00
PhabricatorModularTransaction.php Restore "[Action]" mail subject lines to Differential/Diffusion 2017-01-12 11:44:24 -08:00
PhabricatorModularTransactionType.php Merge multiple Auditors transactions from Herald 2017-02-23 15:14:58 -08:00