Actions
Bug #12246
closedValidate job_name on template creation
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Description
Problem
You can create job templates without a job_name currently. This leads to a situation where you cannot use the template in a job invocation because it lacks a job_name.
Solution
Validate that the job_name is present on save on every job template creation.
Actions