-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
Context:
In context of the alert refactoring we need to have a way to get all alerts of reports within a collection.
AT:
- there is a REST endpoint to get alerts of all reports within a collection /collection/:id/alerts
- there is no paging functionality on that endpoint in this iteration
- this only includes alerts for reports the user is authorized to see (andreas.geier so a particular user will not see alerts for reports he is not allowed to see due row level permissions, we may amend this when we tackle the handling of invisible entities OKR)
- the collection api documentation is extended
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-2763 Alerts within Collections
- Done