1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/maniphest/controller
Bob Trahan b60d0c338a Maniphest - always cc the user, including when creating from template
Summary: Ref T6031. I figure its totally cool to include the user creating the task as a subscriber, even if from the template case, so just do that there too. Code is written such that if the user wasn't already in the subscriber case they end up being the last person in the tokenizer. Theoretically this should make any users who didn't want to be automagically subscribed via the create from template case to remove themselves.

Test Plan: made a template from a task that didn't have me as a subscriber initially and observed i was a subscriber.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T6031

Differential Revision: https://secure.phabricator.com/D10408
2014-09-03 13:08:52 -07:00
..
ManiphestBatchEditController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
ManiphestController.php Don't render a grip on tasks returned over AJAX to non-draggable UIs 2014-08-16 11:12:43 -07:00
ManiphestExportController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
ManiphestReportController.php Use ManiphestTaskQuery instead of ad-hoc load in Maniphest reports 2014-08-08 16:21:53 -07:00
ManiphestSubpriorityController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
ManiphestSubscribeController.php Remove "ManiphestTransactionEditorPro" 2013-10-21 16:58:37 -07:00
ManiphestTaskDescriptionPreviewController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
ManiphestTaskDetailController.php Maniphest - make custom fields always render last 2014-09-03 12:49:24 -07:00
ManiphestTaskEditController.php Maniphest - always cc the user, including when creating from template 2014-09-03 13:08:52 -07:00
ManiphestTaskListController.php Move Maniphest list rendering to SearchEngine 2014-05-15 19:17:38 -07:00
ManiphestTransactionPreviewController.php Stop writing new TYPE_PROJECTS transactions to Maniphest 2014-07-17 15:43:40 -07:00
ManiphestTransactionSaveController.php Stop writing new TYPE_PROJECTS transactions to Maniphest 2014-07-17 15:43:40 -07:00