stable
Clone or download
Read-only
This is part of story #14766 Have an import from jira structure No functional change expected here. Change-Id: Ifc838d48c6051098899e1fe3bcd6131af0f7a340
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Artifact/FieldChangeXMLExporter.php | +18 | −11 | Go to diff View file |
M | plugins/tracker/include/Tracker/Creation/JiraImporter/Import/JiraXmlExporter.php | +5 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/XML/Exporter/ArtifactXMLExporterBuilder.php | +7 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/XML/Exporter/ChangesetValue/ChangesetValueListXMLExporter.class.php | +14 | −38 | Go to diff View file |
R | plugins/tracker/include/Tracker/XML/Exporter/FieldChange/FieldChangeSelectBoxBuilder.php | Go to diff View file | ||
M | plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/Artifact/ArtifactsXMLExporterTest.php | +5 | −3 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/Artifact/FieldChangeXMLExporterTest.php | +35 | −3 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/XML/Exporter/ChangesetValue/Tracker_XML_Exporter_ChangesetValue_ChangesetValueListXMLExporterTest.php | +7 | −2 | Go to diff View file |
A | plugins/tracker/tests/unit/Tracker/XML/Exporter/FieldChange/FieldChangeListBuilderTest.php | +71 | −0 | Go to diff View file |
M | src/common/User/XML/UserXMLExporter.class.php | +10 | −1 | Go to diff View file |