-
Bug
-
Resolution: Done
-
Major
-
MCE 2.2.0
-
None
Description of problem:
When editing automation templates, some controls in the modal for Ansible templates are not initialized properly.
Version-Release number of selected component (if applicable):
MCE 2.3.0
How reproducible:
Always
Steps to Reproduce:
Edit scenario
- Create an Automation template that uses a workflow job template for pre-install templates, and a job template for post-install templates.
- Edit the Automation template.
- Press the edit button (pencil icon) on the pre-install template to open the modal.
Create scenario
- Start creating an Automation template and select a credential.
- Go to the Install step and click to add an Ansible template.
- Select a job template, then switch to workflow job templates.
Actual results:
Edit scenario
- The template type in the modal is Job template.
- The link to view the template is not enabled.
Create scenario
- The View selected template link is enabled.
Expected results:
Edit scenario
- The template type in the modal is Workflow job template.
- The link to view the template is enabled.
Create scenario
- The View selected template link should be disabled because no workflow job template is selected yet.
Additional info:
- clones
-
ACM-5033 Ansible template modal issues when creating/editing Automation templates
- Closed