Bug 1583694
Summary: | Dynamic Drop Down Dialog not working with Automate Expression Method | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | myoder | ||||||||||||
Component: | Automate | Assignee: | Tina Fitzgerald <tfitzger> | ||||||||||||
Status: | CLOSED NOTABUG | QA Contact: | Niyaz Akhtar Ansari <nansari> | ||||||||||||
Severity: | medium | Docs Contact: | |||||||||||||
Priority: | high | ||||||||||||||
Version: | 5.9.0 | CC: | cpelland, duhlmann, mkanoor, nansari, obarenbo, smallamp, sshveta, tfitzger | ||||||||||||
Target Milestone: | GA | ||||||||||||||
Target Release: | 5.9.5 | ||||||||||||||
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: | 2018-07-05 14:15:13 UTC | Type: | Bug | ||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||
Documentation: | --- | CRM: | |||||||||||||
Verified Versions: | Category: | Bug | |||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
Cloudforms Team: | CFME Core | Target Upstream Version: | |||||||||||||
Embargoed: | |||||||||||||||
Bug Depends On: | |||||||||||||||
Bug Blocks: | 1595269 | ||||||||||||||
Attachments: |
|
Description
myoder
2018-05-29 13:48:42 UTC
Niyaz, Can you check this scenario against latest master and update the bz with your comments. - Sudhir The appliance listed is 5.9.2.4 which has a known patternfly issue with dropdowns of this sort. Since I can do a jquery refresh on the field and see that it has the right value. We believe that this is fixed by the changes that Erik made recently, the one here: https://github.com/ManageIQ/ui-components/pull/295. This isn't a backend issue. Per comment 5, We think issue has been fixed with latest PRs. Waiting for QE to validate. @Tina : This is not fixed on latest upstream . We should be verifying on next upstream build then I suppose ? Created attachment 1446788 [details]
domain
attached Domain for future testing
Created attachment 1446789 [details]
dilaog
Dialog used for testing
@Tina - Per https://bugzilla.redhat.com/show_bug.cgi?id=1583694#c4, QE used Upstream build master.20180530013347_bee8c3b to validate this BZ. I have confirmed with Satoe that this upstream build had pr 295. So, maybe the fix hasn't fixed the issue.. maybe?? I looked at the QE database and the dropdown doesn't have an entry point set. Screenshot attached. Created attachment 1446794 [details]
No dynamic method defined for dropdown
I apologize, my mistake, Spoke too soon, I see the expression method from Yoders domain. That expression method is returning an empty list. I have added an inline method and an expression method which returns a single VM. That seems to work. I tested with both an inline method as well as an expression method. Please re-verify. The expression Templates in my LDAP Group is empty. Attached is a screenshot of that. Created attachment 1446808 [details]
The expression Templates in My Ldap group is empty
I spoke to Yoder about this, in order to use his expression you need to configure LDAP and have a Template be owned by the LDAP group. In order to create a similar filter, I have added a expression method Vm or Templates owned by me. So when you login in as "admin" you should see a single template called "damnSmallUnix" in the dropdown. Hi Sudhir, Per comment 16, this is working properly, depending on what expression is used. Do you want to validate that before I close this as not a bug? Thanks, Tina Niyaz please verify this again based on new comments. Created attachment 1447961 [details]
Values available
I have followed the steps based on new comments on upstream master.20180530202952_f827149.
It works fine.I can see and select the values.
Hi Shveta, Can you test this against the latest 5.9 build? Thanks, Tina Hi Tina, It works fine in latest 5.9.3.4 |