mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
e944cf8ff4
Summary: Fixes T4158. Two possible refinements: - Maybe we should make all of these things respect `ManiphestCapabilityEditAssign::CAPABILITY`, etc. I think it's reasonable either way, and this is probably more intuitive and useful for most cases. - Maybe we should check that you can see the policies before copying them. Again, this is sort of reasonable either way. Test Plan: Created a new task from a template, saw that it inherited policies. Reviewers: btrahan, hach-que Reviewed By: hach-que CC: aran Maniphest Tasks: T4158 Differential Revision: https://secure.phabricator.com/D7649 |
||
---|---|---|
.. | ||
ManiphestBatchEditController.php | ||
ManiphestController.php | ||
ManiphestExportController.php | ||
ManiphestReportController.php | ||
ManiphestSubpriorityController.php | ||
ManiphestSubscribeController.php | ||
ManiphestTaskDescriptionPreviewController.php | ||
ManiphestTaskDetailController.php | ||
ManiphestTaskEditController.php | ||
ManiphestTaskListController.php | ||
ManiphestTransactionPreviewController.php | ||
ManiphestTransactionSaveController.php |