stable

Clone or download

Read-only

Add a REST endpoint to retrieve the types of artifact link used in a tracker

This information will be needed so can know what to display in the export modal. Part of story #23469: export reports with linked artifact in xlsx format Change-Id: I230022f737b5da51bd7bd930af27f8fc4688456e

Modified Files

Name
A plugins/tracker/include/REST/Tracker/UsedArtifactLinkTypeRepresentation.php +46 −0 Go to diff View file
M plugins/tracker/include/REST/v1/TrackersResource.class.php +49 −0 Go to diff View file
M tests/rest/tests/TrackersTest.php +17 −0 Go to diff View file