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

Option to delete old jobs #319

Open
ppcololo opened this issue Jan 15, 2024 · 2 comments
Open

Option to delete old jobs #319

ppcololo opened this issue Jan 15, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ppcololo
Copy link
Contributor

ppcololo commented Jan 15, 2024

I have a lot of Jobs in the UI and it will be nice to have an option to hide or delete old jobs.
For example:
I'm testing a new job by POST request and during this test I could create 10-15 jobs which failed or canceled by me. And I can't delete them from web UI

And regarding last changes about job logs will be nice if with deleting Job - all related logs also will be deleted

@runabol runabol added the enhancement New feature or request label Feb 21, 2024
@gaby
Copy link
Contributor

gaby commented Feb 27, 2024

This should be optional, cause it could be used by someone to run jobs and then delete the logs removing the audit trail

@runabol
Copy link
Owner

runabol commented Feb 29, 2024

A good middle ground might be an archiving/soft-delete feature, where the job is marked as archived and does not appear in search results by default unless "include archived jobs" or something like that is checked off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants