stable

Clone or download

Read-only

Convert IMPORT_XML_IS_PROJECT_VALID event as object

This is part of story #14096 have a post action to add "Scrum Top Backlog" flag No funtional changes expected here. This will ease the next commit that will enhance possible error messages displayed at project XML import. Change-Id: Ia0756ebcf5e6c2aa0e871e8fe03472922a1e6e4d

Modified Files

Name
M plugins/agiledashboard/include/agiledashboardPlugin.php +5 −4 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +5 −4 Go to diff View file
M src/common/Event/Event.class.php +0 −8 Go to diff View file
A src/common/Project/Event/ProjectXMLImportPreChecksEvent.php +61 −0 Go to diff View file
M src/common/Project/ProjectXMLImporter.class.php +4 −10 Go to diff View file