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
epriestley f1744ac6d9 Change/drop/reconcile some miscellaneous edit behaviors in Maniphest
Summary:
Ref T9132. Open to discussion here since it's mostly product stuff, but here's my gut on this:

  - Change Maniphest behavior to stop assigning tasks if they're unassigned when closed. I think this behavior often doesn't make much sense. We'll probably separately track "who closed this" in T4434 eventually.
  - Only add the actor as a subscriber if they comment, like in other applications. Previously, we added them as a subscriber for other types of changes (like priority and status changes). This is more consistent, but open to retaining the old behavior or some compromise between the two.
  - Retain the "when changing owner, subscribe the old owner" behavior.

Test Plan:
  - Added a comment, got CC'd.
  - Changed owners, saw old owner get CC'd.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9132

Differential Revision: https://secure.phabricator.com/D14670
2015-12-04 16:29:38 -08:00
..
__tests__ Drive Maniphest grouping and ordering through standard infrastructure 2015-06-08 12:23:13 -07:00
application Rough in EditEngine for Maniphest 2015-12-04 16:29:23 -08:00
bulk Fix "Add Project" in bulk editor 2015-07-02 14:24:15 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
command Initialize $assign_phid properly in the "!assign" email action 2015-10-16 06:39:31 -07:00
conduit Rough in EditEngine for Maniphest 2015-12-04 16:29:23 -08:00
config Use pink for "Unbreak Now" priority instead of indigo 2015-08-21 08:04:37 -07:00
constants [Redesign] Use status icons in Maniphest task list 2015-06-30 13:42:27 -07:00
controller Make "Quote" work with EditEngine in Paste and Maniphest 2015-12-04 16:29:29 -08:00
edge Modernize Pholio edges 2015-01-02 10:11:41 +11:00
editor Change/drop/reconcile some miscellaneous edit behaviors in Maniphest 2015-12-04 16:29:38 -08:00
event Add Priority to Maniphest Hovercard 2015-07-28 19:42:26 -07:00
export Use PhutilClassMapQuery 2015-07-07 22:51:57 +10:00
field Add "and" support to "ref" 2015-05-05 07:14:15 +10:00
herald Share target filtering code in HeraldAction 2015-08-03 14:34:37 -07:00
lipsum Fix some linter violations 2015-01-03 09:11:41 +11:00
mail Add Maniphest Task email creator to CCs 2015-09-09 14:07:07 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
policyrule Allow PolicyRules to serve as "Object Policies" 2015-06-13 15:44:38 -07:00
query Move some PhabricatorSearchField subclasses 2015-07-06 22:52:05 +10:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
search Rename PhabricatorSearchField to PhabricatorSearchFieldDocumentType 2015-06-05 11:01:25 -07:00
storage Fix a translation 2015-11-13 07:04:48 +11:00
typeahead Implement open() and closed() Maniphest tokenizer status functions, plus cleanup 2015-04-23 11:49:34 -07:00
view Various translation improvements 2015-11-03 07:02:46 +11:00