stable

Clone or download

Read-only

REST route for submilestone creation must explicitly add the "_is_child" nature

part of story #9857 see top backlog planning with mono-milestone You should be able to manipulate completly planings and sub planings. Change-Id: I5067ae9cf82f8ea3bb064ca597635124dd9fa156

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ArtifactLinkUpdater.class.php +19 −8 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemResource.php +12 −6 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php +8 −4 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectBacklogResource.class.php +4 −2 Go to diff View file