stable

Clone or download

Read-only

Save query xtracker report (update REST API)

This is part of story #10678 define a query for title and description semantics Using an empty query is allowed. All the query checks are done before updating the report and HTTP 400 are thrown when the query is invalid. More REST tests will be added once the feature will be fully developped. Change-Id: I40a4fe90319c8209b0f57db63f6c82c5f96d8ecc

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/CrossTrackerReportDao.php +11 −5 Go to diff View file
M plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportsResource.php +32 −6 Go to diff View file
M plugins/crosstracker/tests/rest/CrossTracker/CrossTrackerTest.php +2 −1 Go to diff View file