stable

Clone or download

Read-only

request #20146 Jira worklog import is not compatible with Jira REST API v2

After switching the Jira REST API version from v3 to v2, we got a fatal error. Change-Id: If58f1981841cc1956bfdd53e18d525e3da1fe6e1

Modified Files

Name
M plugins/timetracking/include/Timetracking/JiraImporter/JiraXMLExport.php +3 −4 Go to diff View file
M plugins/timetracking/include/Timetracking/JiraImporter/Worklog/Worklog.php +5 −5 Go to diff View file
D plugins/timetracking/include/Timetracking/JiraImporter/Worklog/WorklogComment.php +0 −79 Go to diff View file
M plugins/timetracking/tests/unit/JiraImporter/JiraXMLExportTest.php +1 −4 Go to diff View file
D plugins/timetracking/tests/unit/JiraImporter/Worklog/WorklogCommentTest.php +0 −72 Go to diff View file
M plugins/timetracking/tests/unit/JiraImporter/Worklog/WorklogTest.php +2 −0 Go to diff View file