stable
Clone or download
Read-only
request #10433: Improve Kanban error message when a transition issue is encountered
You now get similar error message than in the cardwall. Change-Id: I8fd063cf9815005078f2994d438f58b3e83f580e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php | +8 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/NewChangesetCreatorBase.class.php | +3 | −2 | Go to diff View file |
A | plugins/tracker/include/Tracker/Artifact/Exception/FieldValidationException.php | +38 | −0 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker_ArtifactTest.php | +4 | −0 | Go to diff View file |