1. Deleting dashboards
Reproduce:
- Have a dashboard that is part of a Collection
- Open the Dashboard
- Click Delete
- The modal overlay shows the conflict, that the Dashboard will also be removed from the collection
- Confirm Deletion
Expected:
- The Dashboard is deleted and removed from the Collection
Observed:
- Nothing happens
2. Deleting combined Reports
Reproduce:
- Have a combined report that is part of a Collection
- Open the report
- Click Delete
Expected:
- The modal overlay shows the conflict, that the combined will also be removed from the collection
Observed:
- The deletion modal does not show the conflict
Hint: This might be a backend thing as the request returns no conflicts. It works fine for normal process and decision reports; only combined reports are missing the conflict information