1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 18:52:42 +01:00
phorge-phorge/src/infrastructure/customfield/standard
epriestley 34a90a0d2b Recognize remarkup custom fields as remarkup blocks
Summary:
Fixes T5916. Key insight here is that the screenshot shows a custom "Detail Solution / Notes" field, which is why this mojo doesn't work: custom remarkup fields don't emit their content for mention/file extraction.

Also fix a bug where multiple blocks with file PHIDs could be merged improperly, discarding some file PHIDs.

Test Plan: Added a custom remarkup field, added files to it, saw them attach to the task when changes were saved.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5916

Differential Revision: https://secure.phabricator.com/D10335
2014-08-21 17:00:12 -07:00
..
PhabricatorStandardCustomField.php Support custom fields in "Order By" for Maniphest 2014-08-02 18:22:16 +10:00
PhabricatorStandardCustomFieldBool.php Support custom fields in "Order By" for Maniphest 2014-08-02 18:22:16 +10:00
PhabricatorStandardCustomFieldCredential.php Implement a "credential" standard custom field 2014-03-25 16:13:27 -07:00
PhabricatorStandardCustomFieldDate.php Support custom fields in "Order By" for Maniphest 2014-08-02 18:22:16 +10:00
PhabricatorStandardCustomFieldHeader.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
PhabricatorStandardCustomFieldInt.php Support custom fields in "Order By" for Maniphest 2014-08-02 18:22:16 +10:00
PhabricatorStandardCustomFieldPHIDs.php Support CustomField in Herald, mostly 2014-04-03 18:43:49 -07:00
PhabricatorStandardCustomFieldRemarkup.php Recognize remarkup custom fields as remarkup blocks 2014-08-21 17:00:12 -07:00
PhabricatorStandardCustomFieldSelect.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
PhabricatorStandardCustomFieldText.php Support CustomField in Herald, mostly 2014-04-03 18:43:49 -07:00
PhabricatorStandardCustomFieldUsers.php Modernize "users" typeahead datasource 2014-07-17 15:44:18 -07:00