After upgrading from 1.0.2.289 to .301 trying to launch any job with a survey or edit the survey receives an error: "Failed to get job template details. GET returned status: undefined"
Possible relation to #704
Upgrade AWX to .301 Existing surveys will now be broken. Surveys have been created on versions .289 and below
Survey should launch or be editable as normal
"Failed to get job template details. GET returned status: undefined"
I have tried this a few different times by recovering to a .289 backup. Also note that if you launch a workflow with a node that has a broken survey in it it will get stuck in running mode with no extra info and won't be able to be removed via GUI or API or any other means
I just noticed some problems with adding new surveys to job templates.
Adding new surveys to job templates doesn't appear to work.
Tested on:
.301
.303
.307
.315
.322
Same issues with Job templates and the work flow editor not launching ( #891 )
Been looking into all the issues getting similar issues. Looks like there were some big changes to .300+ (API related) that has broken a lot of functionality around the WebUI such as launching jobs with any sort of prompts, jobs getting stuck at pending and the workflow editor not launching.
I guess #891 and #894 are related, I experience the same on 1.0.2.303
The same on my Box:
ENVIRONMENT
Looks like it's finally working in 1.0.2.327! Workflow editing is also working
Confirmed, working on 1.0.2.327
Most helpful comment
Been looking into all the issues getting similar issues. Looks like there were some big changes to .300+ (API related) that has broken a lot of functionality around the WebUI such as launching jobs with any sort of prompts, jobs getting stuck at pending and the workflow editor not launching.