stable
Clone or download
Read-only
Close request #34000 Jira mono-tracker shortname must be "issue"
Following story #story #32788 (Introduce the Jira project import with a solo tracker), i the solo tracker has ```issues``` as shortname. This will lead to some cross-references like ```issues #xxx```. To ease the readability, the tracker shortname must be issue Change-Id: If19b548352db63ef571b0a8245b300a70af5e31d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Creation/JiraImporter/Import/JiraAllIssuesMonoTrackersInXmlExporter.php | +4 | −3 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/JiraIssuesFromProjectInMonoTrackerInXmlExporterTest.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/_fixtures/DI/mono_tracker.xml | +193 | −193 | Go to diff View file |