action #57170
Updated by okurz almost 3 years ago
## Motivation
There is no UI functionality allowing to delete job group.
## Acceptance criteria
* **AC1:** It is possible to delete a job group with no referenced job templates from the UI
* **AC2:** Like *AC1* but for job groups with job templates
* **AC3:** The user is warned at least pointing out that the job results will be deleted according to the default retention policy
* **AC4:** The user is warned that the deletion can not be undone by openQA
* **AC5:** The user is warned that milestone tags will be gone
## Suggestions
* Add automatic tests for the ACs
* Add a button for deleting job group
* Provide a hint to the user with all necessary warnings, e.g. popup, when the delete button is pressed, and ask for confirmation
* Ensure all related database entries are deleted, e.g. job templates, job group templates, but not test suites, etc.
## Further details
entrance level issue