stable
Clone or download
Read-only
fix: request #27132 Artifact link types are not exported in document generated in TTM campaign
Artifact link types are not part of generated document in TTM campaign. These types are well exported in the TestPlan view. Change-Id: I3dacb75ce655a1faf68199158e71500dc40851da
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/include/TestManagement/IndexController.class.php | +3 | −0 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/IndexPresenter.class.php | +7 | −0 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/Router.class.php | +5 | −1 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/app-controller.js | +3 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/campaign/download/download-campaign-as-docx.test.ts | +2 | −1 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/campaign/download/download-campaign-as-docx.ts | +4 | −2 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-header/execution-list-header-controller.js | +2 | −1 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/shared-properties/shared-properties-service.js | +11 | −0 | Go to diff View file |
M | plugins/testmanagement/templates/index.mustache | +1 | −0 | Go to diff View file |