You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a workflow run fails or gets stuck on 'Processing' forever, the user can delete that workflow run. However, all of its resources stay in the 'Resources' list, even if they were never actually produced. If the user wants to delete those resources, they have to select them manually in the 'Resources' list. This is time-consuming and confusing, because it doesn't take many deleted workflow runs to end up with a lot of "ghost resources." @kyrieb-ekat and I think that it would be more convenient and efficient for all of a workflow run's resources to get deleted along with the workflow run.
To ensure that users don't accidentally delete resources they still need, I think a good solution would be to have a little pop-up window that appears when a user wants to delete a workflow run and that says something like: "Deleting this workflow run will delete all of its resources as well. Please make sure to download files you need before proceeding."
When a workflow run fails or gets stuck on 'Processing' forever, the user can delete that workflow run. However, all of its resources stay in the 'Resources' list, even if they were never actually produced. If the user wants to delete those resources, they have to select them manually in the 'Resources' list. This is time-consuming and confusing, because it doesn't take many deleted workflow runs to end up with a lot of "ghost resources." @kyrieb-ekat and I think that it would be more convenient and efficient for all of a workflow run's resources to get deleted along with the workflow run.
To ensure that users don't accidentally delete resources they still need, I think a good solution would be to have a little pop-up window that appears when a user wants to delete a workflow run and that says something like: "Deleting this workflow run will delete all of its resources as well. Please make sure to download files you need before proceeding."
This issue is also related to this one: #625
The text was updated successfully, but these errors were encountered: