stable
Clone or download
Read-only
This is part of story #14927 Import issue history So that last changeset history does not contain misleading information about its changes. Change-Id: I560d56b8abef3cbdf9c1cd3dba2934644980a1ce
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Artifact/Changelog/Snapshot/InitialSnapshotBuilder.php | +31 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Artifact/Changelog/Snapshot/IssueSnapshotCollectionBuilder.php | +6 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Artifact/DataChangesetXMLExporter.php | +3 | −18 | Go to diff View file |
D | plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Artifact/LastDataChangesetXMLUpdater.php | +0 | −62 | Go to diff View file |
M | plugins/tracker/include/Tracker/Creation/JiraImporter/Import/JiraXmlExporter.php | +0 | −6 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/Artifact/ArtifactsXMLExporterTest.php | +16 | −9 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/Artifact/Changelog/Snapshot/InitialSnapshotBuilderTest.php | +50 | −4 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/Artifact/Changelog/Snapshot/IssueSnapshotCollectionBuilderTest.php | +14 | −6 | Go to diff View file |
D | plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/Artifact/LastDataChangesetXMLUpdaterTest.php | +0 | −70 | Go to diff View file |