stable

Clone or download

Read-only

Use JiraCollectionBuilder to fetch issues & all

story #19726 improve jira project import Change-Id: Iff3698390d035cc3039a3c6e0b46dc5316c0c146

Modified Files

Name
M plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Artifact/ArtifactsXMLExporter.php +41 −99 Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Artifact/Changelog/ChangelogEntriesBuilder.php +14 −54 Go to diff View file
D plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Artifact/Changelog/ChangelogResponseRepresentation.php +0 −113 Go to diff View file
D plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Artifact/Comment/CommentResponseRepresentation.php +0 −113 Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Artifact/Comment/CommentValuesBuilder.php +13 −54 Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/JiraCollectionBuilder.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/Artifact/ArtifactsXMLExporterTest.php +13 −14 Go to diff View file
D plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/Artifact/Comment/CommentResponseRepresentationTest.php +0 −77 Go to diff View file