AT:
- The /api/share/dashboard/{dashboardShareId}/report/{reportId}/evaluate endpoint uses the POST method (similar to the /api/report/:id/evaluate endpoint)
- The request body can contain an optional filter object
- If a filter in the request body is not in the array of allowed filters for the underlying dashboard, this specific filter is ignored (other filters might still be applied)
- The API docs reflect the changes
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-4190 I can set a dashboard filter for shared dashboards
- Done