stable
Clone or download
Read-only
This is part of story #15005 Add logs for Jira import Given that the import is done asynchronously, the error will never be displayed. We have to log it instead. In addition, I've added two missing types in the mapper class. Change-Id: Ic3aea75514a0b228ec139f860b5e954b2e03349b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Creation/JiraImporter/FromJiraTrackerCreator.php | +4 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Artifact/Snapshot/IssueSnapshotCollectionBuilder.php | +0 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Creation/JiraImporter/Import/JiraXmlExporter.php | +12 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Structure/JiraToTuleapFieldTypeMapper.php | +3 | −3 | Go to diff View file |