1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest/controller
Anh Nhan Nguyen a01a799c84 Creating subtask in Maniphest also implies template from parent
Summary:
Refs T2598 (or should it fix)

If no template was specified, and we are creating a subtask of a task, we can safely assume that we
can take the parent as a template. Copy Projects, CCs and the like (even the guy assigned to).

Test Plan:
Only in my imagination.

Jk, I'm currently on Windows, and it always gives 404s (without chrome), so I can't test. I'll switch over to Ubuntu later today to test this.

I'm confident that this works, though.

Reviewers: epriestley

CC: hfcorriez, aran, Korvin

Maniphest Tasks: T2598

Differential Revision: https://secure.phabricator.com/D5499
2013-03-31 12:41:08 -07:00
..
ManiphestBatchEditController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestExportController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestReportController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSavedQueryDeleteController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSavedQueryEditController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSavedQueryListController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSubpriorityController.php Use ObjectItemListView for Maniphest 2013-03-23 14:38:01 -07:00
ManiphestTaskDescriptionChangeController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskDescriptionPreviewController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
ManiphestTaskDetailController.php Mobile Crumbs. 2013-03-26 13:15:15 -07:00
ManiphestTaskEditController.php Creating subtask in Maniphest also implies template from parent 2013-03-31 12:41:08 -07:00
ManiphestTaskListController.php Use ObjectItemListView for Maniphest 2013-03-23 14:38:01 -07:00
ManiphestTransactionPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTransactionSaveController.php Emit "did edit task" event correctly for Maniphest comments 2013-03-22 13:07:12 -07:00