stable

Clone or download

Read-only

request #8900: Closed Milestones are "Unlinked" when a new milestone is added

To test it: - in a Release with no closed Sprints, add a new Sprint - in a Release with at least one closed Sprint, add a Sprint. The closed Sprints should be loaded before the new Sprint is added. - in the same Release where you just added a new Sprint, add another Sprint. The closed Sprints should not be loaded twice. - in a Release with at least one closed Sprint, load the closed Sprints manually (click on the link) and then add a new Sprint. The closed Sprints should not be loaded twice. Change-Id: I70bf367006cbdbe714f226c675c0825ad0a4db45

Modified Files

Name
M plugins/agiledashboard/www/js/planning-v2/src/app/app-planning-controller.js +35 −13 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/app-planning-controller.spec.js +86 −29 Go to diff View file