stable

Clone or download

Read-only

Avoid multiple checks in explicit backlog content import

This is part of story #14000 manage "en masse" backlog operations No functionnal changes expected here. The check of valid backlog content must be done only one time. Change-Id: I69f7852793ed0679f685ccb9c04c8792e8e19942

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/ExplicitBacklog/XMLImporter.php +23 −17 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/ProvidedAddedIdIsNotInPartOfTopBacklogException.php +17 −2 Go to diff View file
M plugins/agiledashboard/phpunit/AgileDashboard/ExplicitBacklog/XMLImporterTest.php +1 −8 Go to diff View file