1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/transactions/editor
epriestley b586ee065a Stop evaluating Herald rules when writing "someone mentioned this somewhere else." transactions
Summary: Ref T13114. See PHI510. Firing Herald on mentioned objects tends to feel arbitrary and can substantially slow down edits which mention many objects.

Test Plan: Mentioned tasks on other tasks; verified that the normal path is hit normally, the new Herald-free path is hit on the mentioned object, and both still work fine and show up in the timeline.

Maniphest Tasks: T13114

Differential Revision: https://secure.phabricator.com/D19263
2018-03-28 15:35:34 -07:00
..
PhabricatorApplicationTransactionCommentEditor.php Don't require mentioned objects to have all required fields when editing comments 2017-03-22 09:59:40 -07:00
PhabricatorApplicationTransactionEditor.php Stop evaluating Herald rules when writing "someone mentioned this somewhere else." transactions 2018-03-28 15:35:34 -07:00
PhabricatorEditEngineConfigurationEditEngine.php Update EditEngine for two column 2016-03-28 09:18:55 -07:00
PhabricatorEditEngineConfigurationEditor.php Only validate form subtype edits if subtype transactions are present 2017-03-03 13:44:32 -08:00