Description of problem: Beaker jobs are often used as evidence of test results or might be used as a way of reproducing a bug "Clone this job to reproduce bug". Unfortunately sometimes when you are deleting useless jobs, broken jobs or just cleaning up a little bit to make things more organized, you click the wrong delete button and an important job might end up being deleted. I would like to have a button in the UI in the web interface that would lock the job and prevent the delete button from being pressed until the lock is unlocked. Version-Release number of selected component (if applicable): Beaker 26.5 How reproducible: Always Expected results: Something to prevent jobs from being accidentally deleted by user error.
There is already a confirmation when deleting. Which page are you using for deletion of jobs?
There is. You click delete and a window pops up saying "Are you sure you want to delete this?". It does not show what you are deleting though. So if you clicked the wrong delete, at this point you still think you clicked the right one. :D
How about we tell you which job are you deleting? I really do not want a lock for such thing, we might as well be adding a lock to not waive logs, change priority, add comments
That could work, thanks.