stable

Clone or download

Read-only

Merge commit 'refs/changes/52/28052/1' of ssh://gerrit.tuleap.net:29418/tuleap

* ssh://gerrit.tuleap.net:29418/tuleap: Fix request #31136 Jira board by ID does not retrieve board project Change-Id: I9d42e4a0c11ba9d3b10f876d875ce1f588fd8d00

Modified Files

Name
A plugins/jira_import/include/JiraAgile/Board/Projects/JiraBoardProjectsRetriever.php +31 −0 Go to diff View file
A plugins/jira_import/include/JiraAgile/Board/Projects/JiraBoardProjectsRetrieverFromAPI.php +75 −0 Go to diff View file
M plugins/jira_import/include/JiraAgile/JiraBoardsRetrieverFromAPI.php +38 −10 Go to diff View file
M plugins/jira_import/include/Project/CreateProjectFromJira.php +5 −0 Go to diff View file
M plugins/jira_import/tests/unit/JiraAgile/JiraBoardsRetrieverFromAPITest.php +82 −6 Go to diff View file