stable
Clone or download
Read-only
Since there isn't any modal to edit card on taskboard yet, we redirect users to tracker service in order to edit a card (story, task, โฆ). Instead of simply staying in tracker, this contribution redirects the user to the taskboard after the artifact has been updated. This is the same behavior than the overview pane. Part of story #16206: ยซ + New ยป button, better contextualisation Change-Id: I241501424906bfc79a306cca3e4c4da3252eae0a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/include/REST/v1/CardRepresentation.php | +18 | โ3 | Go to diff View file |
M | plugins/taskboard/include/REST/v1/CardRepresentationBuilder.php | +3 | โ1 | Go to diff View file |
M | plugins/taskboard/tests/rest/TaskboardTest.php | +15 | โ15 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Artifact.php | +18 | โ2 | Go to diff View file |