Bug 2263222
| Summary: | confirm button not working after clicking on delete in ansible variable | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | amolpati | ||||
| Component: | Ansible - Configuration Management | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
| Status: | CLOSED MIGRATED | QA Contact: | Satellite QE Team <sat-qe-bz-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.15.0 | CC: | nalfassi, rlavi | ||||
| Target Milestone: | Unspecified | Keywords: | MigratedToJIRA, Triaged, UserExperience | ||||
| Target Release: | Unused | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2024-06-06 17:02:12 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there. Due to differences in account names between systems, some fields were not replicated. Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information. To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "SAT-" followed by an integer. You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like: "Bugzilla Bug" = 1234567 In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information. |
Created attachment 2015694 [details] confirm button not working Description of problem: At host level before editing text in "ansible variable" delete option does not appear. But after editing text delete option does appear and when we try to delete any variable confirm button does not work. Version-Release number of selected component (if applicable): 6.15 How reproducible: always Steps to Reproduce: 1. Configure -> Ansible -> import ansible role 2. Configure -> Ansible -> variable -> New Ansible Variable 3. Make variable overridable 4. Set default Parameter Type to "array" 5. Set the Default Value to ["Default Text"] 6. Hosts -> All Hosts -> Select Host 7. Ansible -> Roles -> Assign the role to a host 8. Variables -> Override that value 9. Click on delete and confirm button Actual results: After overriding value delete option will appear and when click on delete, "confirm" button does not work. Expected results: Variable should be deleted Additional info: After editing value if delete button is appearing it should delete the variable else that option should not be appear.