stable
Clone or download
Read-only
Merge 'gerrit #25760' into stable/master
* commit '0a3274ec54': request #26403 Jira server worklog doesn't have accountId Change-Id: I7472a5e6123feee8a7f68c63ee30dd77e57d791d
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 |