ansible / awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
13.98k stars 3.41k forks source link

[ui_next] JT Schedule form displays an Odd message if JT has Survey #8602

Closed unlikelyzero closed 3 years ago

unlikelyzero commented 3 years ago
ISSUE TYPE
SUMMARY

JT Schedule form displays an Odd message if JT has Survey

ENVIRONMENT
STEPS TO REPRODUCE
  1. Create a JT with a Survey
  2. Attempt to set a schedule for the JT
EXPECTED RESULTS

No errors

ACTUAL RESULTS

'text' value missing, 'textarea' value missing, 'integer' value missing, 'multiplechoice' value missing, 'multiselect' value missing

ADDITIONAL INFORMATION

Screen Shot 2020-11-17 at 11 14 27 AM

mabashian commented 3 years ago

Being tracked by https://github.com/ansible/awx/issues/7692