-
Bug
-
Resolution: Unresolved
-
Major
Uses Job.getName when creating an ingredient, and cook only supports adding the job to Jenkins top level.
[JENKINS-20726] JobIngredient does not handle folders
Workflow | Original: JNJira [ 152535 ] | New: JNJira + In-Review [ 178242 ] |
It also has some code which unnecessarily limits its use to Job or even AbstractProject, whereas other parts work with any TopLevelItem & AbstractItem. Making it properly general would allow this ingredient to be used for other top-level items such as Jenkins Enterprise templates, Literate projects, etc.