stable

Clone or download

Read-only

Enhance project XML import error messages in pre-checks

This is part of story #14096 have a post action to add "Scrum Top Backlog" flag No funtional changes expected here. More contextual error message must be displayed in the XML project import pre-check. Change-Id: I63bf8159e1e07c457162e762f83e3d220c3431c1

Modified Files

Name
M plugins/agiledashboard/include/agiledashboardPlugin.php +7 −1 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +7 −1 Go to diff View file
M src/common/CLI/Command/ImportProjectXMLCommand.php +1 −1 Go to diff View file
M src/common/Project/Event/ProjectXMLImportPreChecksEvent.php +3 −15 Go to diff View file
M src/common/Project/ProjectXMLImporter.class.php +9 −4 Go to diff View file
M src/common/Project/REST/v1/RestProjectCreator.php +12 −0 Go to diff View file