stable
Clone or download
Read-only
REST API should silenty ignore "comment not empty" pre-condition on "New" transitions
This is part of story #12187 configure workflow pre & post actions at target state level Change-Id: I5f2487b658dba005072c8fe968bbe682ca740b58
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/REST/v1/Workflow/TransitionsResource.class.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/include/Workflow/Transition/ConditionFactory.class.php | +7 | −3 | Go to diff View file |
M | plugins/tracker/tests/rest/Workflows/TrackerWorkflowTransitionsTest.php | +36 | −39 | Go to diff View file |