1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-01 17:38:24 +01:00
phorge-phorge/src/applications/maniphest/constants
epriestley 7e0558612b Fix excessively harsh validation of certain complex configuration
Summary:
See IRC. We're supposed to repair configuration, but if custom validators throw a generic `Exception` or use `PhutilTypeSpec` to do a check, we may explode way harder than we intend to.

Instead, soften these exceptions into validation exceptions so we repair configuration, raise a setup issue, and continue.

Test Plan: {F1059609}

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D14998
2016-01-11 14:20:11 -08:00
..
__tests__ Mark some strings for translation 2015-06-09 23:06:52 +10:00
ManiphestConstants.php Extend from Phobject 2015-06-15 18:02:27 +10:00
ManiphestTaskPriority.php Fix excessively harsh validation of certain complex configuration 2016-01-11 14:20:11 -08:00
ManiphestTaskStatus.php Allow Maniphest statuses and priorities to be disabled 2015-12-05 11:01:41 -08:00