Context:
In order to get all reports of a collection once in the context of creating combined reports or alerts within a collection we need an endpoint that just returns the reports of a collection.
AT:
- there is new collection endpoint to get all authorized reports of a collection /collection/:id/reports
- the new endpoint is documented in confluence
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-2785 Use /collection/:id/reports Endpoint in Frontend
- Done