stable

Clone or download

Read-only

Add `is_public` key in tracker report REST representation

This information will be needed so we can display organized information select fields of the tracker reports in the export configuration modal. Part of story #23469: export reports with linked artifact in xlsx format Change-Id: I5165ec078b792c94564f338261487248ec725f59

Modified Files

Name
M plugins/tracker/include/REST/ReportRepresentation.class.php +2 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +2 −3 Go to diff View file
M tests/rest/tests/TrackersTest.php +10 −8 Go to diff View file