mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-28 09:42:41 +01:00
57909a705c
Summary: Ref T6884. Ref T10004. For various reasons we previously didn't publish these transactions, but now do. This is probably a better behavior overall, but we didn't have reasonable strings for them. Parent tasks now show "alice created blocking task Txxx.". Feed now shows nothing, since "alice created task Txxx." is right next to any story we would show and showing them both seems silly. Test Plan: - Created subtasks. - Viewed parent tasks. - Viewed feed. - Saw pretty reasonable strings/stories. Reviewers: chad Reviewed By: chad Maniphest Tasks: T6884, T10004 Differential Revision: https://secure.phabricator.com/D14849 |
||
---|---|---|
.. | ||
ManiphestCustomFieldNumericIndex.php | ||
ManiphestCustomFieldStorage.php | ||
ManiphestCustomFieldStringIndex.php | ||
ManiphestDAO.php | ||
ManiphestNameIndex.php | ||
ManiphestSchemaSpec.php | ||
ManiphestTask.php | ||
ManiphestTransaction.php | ||
ManiphestTransactionComment.php |