Bug 1236018

Summary: Dynamic Dropdown refresh button infinite "spinning wheel"
Product: Red Hat CloudForms Management Engine Reporter: Eduardo Minguez <eminguez>
Component: UI - OPSAssignee: eclarizi
Status: CLOSED DUPLICATE QA Contact: Dave Johnson <dajohnso>
Severity: high Docs Contact:
Priority: high    
Version: 5.4.0CC: hkataria, jhardy, kmorey, mpovolny, obarenbo
Target Milestone: GA   
Target Release: 5.4.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-30 14:54:32 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:
Description Flags
dialog and methods reproducer none

Description Eduardo Minguez 2015-06-26 11:11:20 UTC
Description of problem:
Testing the following example: https://access.redhat.com/solutions/1421633 makes CF UI hangs with an infinite "spinning wheel"

Version-Release number of selected component (if applicable):
CloudForms 3.2

How reproducible:
Follow the steps provided in the KCS to create a custom dialog with two dynamic dropdowns, one of them is dependant of the other.

Steps to Reproduce:
1. Create a custom dialog with two dynamic dropdowns following the KCS instructions
2. Create a generic service and attach the dialog (just to test it)
3. Try to refresh the second dynamic dropdown

Actual results:
An infinite spninning wheel is shown

Expected results:
The dynamic dropdown is refreshed correctly and the values are returned successfully

Additional info:
Log shows that everything is ok, showing the correct values.

Comment 1 Eduardo Minguez 2015-06-26 11:12:53 UTC
Created attachment 1043471 [details]
dialog and methods reproducer

The zip file contains a dialog with both dynamic dropdowns, and a exported domain with the tested methods.

Comment 2 Eduardo Minguez 2015-06-26 11:17:01 UTC
If you remove the "refresh" button, and select some value in the first field, when you select other value in the second field, it refreshes automatically.

Comment 7 eclarizi 2015-06-30 14:54:32 UTC

*** This bug has been marked as a duplicate of bug 1236522 ***