1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/project/customfield
Michael Peters 17badfacac Fix PhabricatorProjectCustomFields to use storage correctly.
Summary: Prevents infinite recursion when trying to save custom fields on projects.

Test Plan: Add a custom field (that is a class, not one configured in the UI) to a project, and try to save it.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Projects: #phabricator

Maniphest Tasks: T5606

Differential Revision: https://secure.phabricator.com/D9908
2014-07-11 20:20:37 -07:00
..
PhabricatorProjectConfiguredCustomField.php Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
PhabricatorProjectCustomField.php Fix PhabricatorProjectCustomFields to use storage correctly. 2014-07-11 20:20:37 -07:00
PhabricatorProjectDescriptionField.php Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
PhabricatorProjectStandardCustomField.php Migrate project blurb/description to standard custom field storage 2014-02-10 14:31:57 -08:00