stable
Clone or download
Read-only
request #26403 Jira server worklog doesn't have accountId
Change-Id: I6fc0c3953035fd11911ba7a52c45c29137872446
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/timetracking/include/Timetracking/JiraImporter/JiraXMLExport.php | +4 | −4 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/JiraImporter/Worklog/Worklog.php | +51 | −28 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/JiraImporter/Worklog/WorklogRetriever.php | +5 | −14 | Go to diff View file |
M | plugins/timetracking/tests/unit/JiraImporter/Worklog/WorklogRetrieverTest.php | +125 | −50 | Go to diff View file |
M | plugins/timetracking/tests/unit/JiraImporter/Worklog/WorklogTest.php | +6 | −7 | Go to diff View file |