stable
Clone or download
Read-only
Merge commit 'refs/changes/77/22277/1' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: request #20146 Jira worklog import is not compatible with Jira REST API v2 Change-Id: Ib70f333588dabd35d4254fd2a3333969e43a0ff4
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 |