Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wf-list: let users delete all runs when deleting workflows #349

Closed
giuseppe-steduto opened this issue Sep 19, 2023 · 0 comments · Fixed by #357 · May be fixed by reanahub/docs.reana.io#185
Closed

wf-list: let users delete all runs when deleting workflows #349

giuseppe-steduto opened this issue Sep 19, 2023 · 0 comments · Fixed by #357 · May be fixed by reanahub/docs.reana.io#185
Assignees

Comments

@giuseppe-steduto
Copy link
Member

In reana-client, when deleting a workflow with reana-client delete, there is the option to specify the --include-all-runs flag, to delete all the runs of the workflow.

When deleting a workflow from the web UI, however, there is no such option, and only the selected run is deleted. We should consider adding a checkbox or something similar to allow the users to delete all the runs of the workflow they are trying to delete, both to stay consistent with the CLI client and because it would be an useful feature: I use it quite a lot, especially with test workflows.

This choice could be proposed in the modal for confirming the deletion of the workflow:
image
(And then update the "are you sure" warning message if the box is checked).

@mdonadoni mdonadoni self-assigned this Oct 11, 2023
mdonadoni added a commit to mdonadoni/reana-ui that referenced this issue Oct 12, 2023
@giuseppe-steduto giuseppe-steduto self-assigned this Oct 16, 2023
mdonadoni added a commit to mdonadoni/reana-ui that referenced this issue Oct 19, 2023
mdonadoni added a commit to mdonadoni/docs.reana.io that referenced this issue Oct 20, 2023
mdonadoni added a commit to mdonadoni/docs.reana.io that referenced this issue Oct 20, 2023
mdonadoni added a commit to mdonadoni/reana-ui that referenced this issue Oct 20, 2023
mdonadoni added a commit to mdonadoni/reana-ui that referenced this issue Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants