rill icon indicating copy to clipboard operation
rill copied to clipboard

Remove alerts and scheduled reports in UI when underlying dashboard is removed

Open AndrewRTsao opened this issue 1 year ago • 2 comments

Classifying as a bug for now. When a dashboard is removed, we should make sure to remove related dependencies from the UI (i.e. configured scheduled alerts and alerts) as they won't be relevant anymore and will simply result in a 404 error if the user tries to access these resources from the Rill Cloud UI. We could consider two options:

  • Keep the underlying objects / resource files but simply not display them in the UI if the dashboard is not available
  • Delete the underlying objects / resource files (if the parent dashboard is removed)

More details in Discord here: https://discord.com/channels/959796421832343562/959801632151969792/1237368949210091520

AndrewRTsao avatar May 07 '24 16:05 AndrewRTsao

Further discussed in Slack: https://rilldata.slack.com/archives/C01A9DYP013/p1715098628350319

ericpgreen2 avatar May 14 '24 13:05 ericpgreen2