stable
Clone or download
Read-only
Merge commit 'refs/changes/42/25742/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #26400 Jira project import should not stop when artifact link type creation fails Change-Id: I4ae0edd1c10bc7c58815b6181bc5488dbf26b12e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/jira_import/include/Project/ArtifactLinkType/ArtifactLinkTypeImporter.php | +11 | −8 | Go to diff View file |
M | plugins/jira_import/include/Project/CreateProjectFromJira.php | +1 | −1 | Go to diff View file |
M | plugins/jira_import/tests/unit/Project/ArtifactLinkType/ArtifactLinkTypeImporterTest.php | +54 | −37 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeCreator.php | +4 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeValidator.php | +1 | −5 | Go to diff View file |