Hi AWX Project team.
I found an issue when sharing a Job template with a normal user. The job survey is unaccessible for that particular user if it’s not a system administrator.
The error is a 500 INTERNAL SERVER ERROR
Using tower-cli with a normal user:
*** DETAILS: Getting the record. **********************************************
GET https://server1/api/v2/job_templates/15/
Params: {}
GET https://server1/api/v2/job_templates/15/survey_spec/
Params: {}
Error: The Tower server sent back a server error. Please try again later.
Is this a bug regarding permissions?
Thanks,
-Cesar