-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT:
- update the documentation about the dashboard/report sharing to the newest version
- remove the unnecessary type field
- remove duplicated report location from the report evaluation response
- remove unnecessary extra layer of dashboard/report field in the dashboard/report evaluation response
- the report evaluation of the shared dashboard is now done by the endpoint api/share/dashboard/{dashboardShareId}/report/{reportId}/evaluate
- the newly introduced endpoint is properly tested
- it is not possible anymore to evaluate a report from a shared dashboard using the shared report evaluation endpoint
We should clean up the interface in general and remove all fields that are not used (might be more than just the type field)