| Summary: | Multiple Refresh Buttons on Click | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dustin Boyd <duboyd> | ||||||
| Component: | UI - OPS | Assignee: | Martin Hradil <mhradil> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Jiri Stefanisin <jistefan> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 5.5.0 | CC: | aspurrie, awestbro, cpelland, dclarizi, hkataria, jhardy, jprause, kmorey, mfeifer, mpovolny, nachandr, obarenbo, sboulden | ||||||
| Target Milestone: | GA | Keywords: | ZStream | ||||||
| Target Release: | 5.6.0 | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | ui:dialog: | ||||||||
| Fixed In Version: | 5.6.0.0 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1311998 (view as bug list) | Environment: | |||||||
| Last Closed: | 2016-06-29 15:39:03 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: | |||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1311998 | ||||||||
| Attachments: |
|
||||||||
*** Bug 1311293 has been marked as a duplicate of this bug. *** *** Bug 1311292 has been marked as a duplicate of this bug. *** Steps to Reproduce: 4. Click a value in the dropdown and it will automatically create a new Refresh button Created attachment 1130425 [details]
screenshots-dialogs-automate-model to reproduce
*** Bug 1323556 has been marked as a duplicate of this bug. *** *** Bug 1326984 has been marked as a duplicate of this bug. *** Verified on 5.6.0.9-rc2.20160531154046_b4e2f6d with no issues. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1348 |
Created attachment 1129909 [details] Screenshot of Example result Description of problem: When I have a Service Dialog that I set to a Refresh button and click the Refresh button, it spawns another Refresh button next to it. Version-Release number of selected component (if applicable): 5.5.2.4.20160127105142_395c086 How reproducible: Reproducible on all elements in the customer's LDAP search calls. Steps to Reproduce: 1. Create automate code that does an ldapsearch and returns dynamic dropdown values as a hash 2. Set the element to no auto refresh and no init with a refresh button 3. Test the button with a service creation Actual results: Multiple Refresh buttons spawned. Expected results: 1 Refresh buttons regardless of how many times I click it. Additional info: