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

[Feature Request] Delete single entries in the Backend #182

Open
bh-teufels opened this issue Jul 20, 2023 · 1 comment
Open

[Feature Request] Delete single entries in the Backend #182

bh-teufels opened this issue Jul 20, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bh-teufels
Copy link

It would be great if it were possible to delete individual entries in the BE directly
for example to delete tests without clear everything via the scheduler

@mbrodala
Copy link
Member

You are welcome to suggest a change for this. Technically you could override/unset the ctrl/readOnly option for the log table, but then you will get a lot of additional and undesired actions, too:

image

For a log only Close and Delete are useful. Manually creating entries is pointless as is viewing from the view.

@mbrodala mbrodala added enhancement New feature or request good first issue Good for newcomers labels Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants