stable
Clone or download
Read-only
part of story #18336 add support of markdown No functional change expected: - when you link a test execution to an existing or a new bug in TestManagement - when you add a new follow-up in the artifact modal Change-Id: I43765c2952327856e5a648c00eb2277ecbb5b288
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/include/TestManagement/REST/v1/ExecutionsResource.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/REST/Artifact/ArtifactUpdater.class.php | +12 | −5 | Go to diff View file |
A | plugins/tracker/include/REST/Artifact/Followup/NewChangesetCommentRepresentation.php | +45 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/v1/ArtifactsResource.class.php | +5 | −5 | Go to diff View file |
A | plugins/tracker/tests/unit/REST/Artifact/ArtifactUpdaterTest.php | +120 | −0 | Go to diff View file |