-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Previously we have using tower 3.1.5 with plugins 0.81. We trigger the ansible tower workflow templates with jenkins and pass extra variable inside. it is ok.
But after we upgrading to tower 3.3.0 with plugins 0.9. It don't work anymore. It show ("Extra variables defined but prompt for variables on launch is not set in tower job") but actually the workflow templates don't have this checkbox whenever in tower 3.1.5 and 3.3.0 (but it work in 3.1.5). I have confirmed that all the job templates have checked the "prompt on launch" before and after the upgrade
I am seeing the same issue. Additionally there is a new warning message in the Jenkins Console Output that was not there before:
[WARNING]: Extra variables defined but prompt for variables on launch is not set in tower job
We recently upgraded to AT 3.3.1 and Jenkins AT plugin 0.9.0.
My Jenkins job kicks off an AT Workflow. The workflow has never had a "Prompt on Launch" option. The jobs within the workflow do have the prompt option enabled. In the past, the extra vars passed over by the Jenkins AT plugin have always magically passed through to the Jobs. Now the vars do not make it through.
I would consider this to be a blocking issue, not a minor issue.