mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
9196a6bd9f
Summary: - Use edges to store "X depends on Y" information in Maniphest. - Show both "Depends On" and "Dependent Tasks". - Migrate all the old edges. Test Plan: - Added some relationships, migrated, verified they were preserved. - Added some new valid relationships, verified tasks got updated with sensible transactions and sent reasonable emails. - Tried to add a cycle, got an ugly but effective error. Reviewers: vrana, btrahan Reviewed By: btrahan CC: aran Maniphest Tasks: T1162 Differential Revision: https://secure.phabricator.com/D3006 |
||
---|---|---|
.. | ||
ManiphestDAO.php | ||
ManiphestSavedQuery.php | ||
ManiphestTask.php | ||
ManiphestTaskAuxiliaryStorage.php | ||
ManiphestTaskProject.php | ||
ManiphestTaskSubscriber.php | ||
ManiphestTransaction.php |