stable

Clone or download

Read-only

Add `initial_effort` semantic

Part of story #19242 create Jira project with Agile configuration Change-Id: Ib378c6bfc83267d8fa1749e704a384a6494cfa13

Modified Files

Name
A plugins/agiledashboard/include/AgileDashboard/Semantic/XML/AddInitialEffortSemantic.php +56 −0 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.php +12 −0 Go to diff View file
A plugins/agiledashboard/tests/unit/AgileDashboard/Semantic/XML/AddInitialEffortSemanticTest.php +122 −0 Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/Import/JiraImporterExternalPluginsEvent.php +17 −3 Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/Import/JiraXmlExporter.php +2 −1 Go to diff View file