stable
Clone or download
Read-only
request #7265: XML import enforces field dependencies but not workflow
Now disable both workflow, and global rules (field dependencies included) Change-Id: I14a5a36a0a0758e6bbf486d28954b287eb1c10a9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Tracker.class.php | +6 | −4 | Go to diff View file |
M | plugins/tracker/include/workflow/Workflow.class.php | +7 | −6 | Go to diff View file |
M | plugins/tracker/tests/TrackerTest.php | +7 | −0 | Go to diff View file |
M | plugins/tracker/tests/workflow/WorkflowFactoryTest.php | +32 | −1 | Go to diff View file |
M | plugins/tracker/tests/workflow/WorkflowTest.php | +54 | −1 | Go to diff View file |