mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-15 11:22:40 +01:00
17afcdcf95
Summary: Commits don't support `PhabricatorApplicationTransactionInterface` yet, so the "Edit Maniphest Tasks" dialog from the commit UI currently bombs. Hard-code it to do the correct writes in a low-level way. After T4896 we can remove this and do `ApplicationTransaction` stuff. Test Plan: Used the "Edit Maniphest Tasks" UI from Diffusion. Reviewers: joshuaspence Reviewed By: joshuaspence Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D9975 |
||
---|---|---|
.. | ||
PhabricatorApplicationSearchController.php | ||
PhabricatorSearchAttachController.php | ||
PhabricatorSearchBaseController.php | ||
PhabricatorSearchController.php | ||
PhabricatorSearchDeleteController.php | ||
PhabricatorSearchEditController.php | ||
PhabricatorSearchHovercardController.php | ||
PhabricatorSearchOrderController.php | ||
PhabricatorSearchSelectController.php |