stable

Clone or download

Read-only

Add done semantic to imported trackers

The `done` semantic is needed to have BurnDown chart. Part of story #19242 create Jira project with Agile configuration Change-Id: Idfb732f6b1527dce83ef28e5cce9fc9223fd0f60

Modified Files

Name
R plugins/agiledashboard/include/AgileDashboard/Semantic/XML/AddInitialEffortSemantic.php Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.php +4 −3 Go to diff View file
R plugins/agiledashboard/tests/unit/AgileDashboard/Semantic/XML/AddInitialEffortSemanticTest.php Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/Import/JiraImporterExternalPluginsEvent.php +13 −1 Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/Import/JiraXmlExporter.php +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Values/StatusValuesCollection.php +14 −6 Go to diff View file