stable
Clone or download
Read-only
request #8695: Move to top|bottom in kanban raises 400 error
We should not raises an exception when there is no change on an artifact (introduced at I5a57986bbf09d959e1076d2d36ae76aa0ab51bf8) We should not use the 'add' parameter in the request when moving an item in the same column. Change-Id: Idf79983f2ed7466fae1949355dedb875c8edbd87
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php | +0 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/app-kanban-controller.js | +21 | −6 | Go to diff View file |