Bug 1518017
| Summary: | Self Service UI does not respect some service dialog settings | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Lynn Dixon <ldixon> |
| Component: | API | Assignee: | eclarizi |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Shveta <sshveta> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.8.0 | CC: | abellott, awight, bascar, brant.evans, chhale, cpelland, dclarizi, dmetzger, eclarizi, jhardy, jprause, jvlcek, lavenel, obarenbo, rovalent, simaishi, sshveta, tfitzger, tpapaioa |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.8.5 | ||
| Hardware: | All | ||
| OS: | Unspecified | ||
| Whiteboard: | ssui | ||
| Fixed In Version: | 5.8.4.1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-08-23 14:17:01 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1572700, 1592506 | ||
|
Description
Lynn Dixon
2017-11-27 22:10:19 UTC
Linking customer support case to this BZ. This causing a lot of pain when trying to use a catalog item that leverages dyanmic dialogs. Since the SSUI is not respecting the "load values on init" setting (turned off), it takes a long time before the catalog item is displayed when clicked. This BZ https://bugzilla.redhat.com/show_bug.cgi?id=1514584, is necessary to be completed before we continue integration to ensure that we address this bug. this got merged, moving bz to post! Hi , I went and looked at this. Where in the Classic UI do you set the load values on init. I went looking for it in the dialog edit screen and couldn't find it. Edit dialog "dynamic-refresh" and click on the left side on element "location" On the right side you will see checkbox."load values on init" Shveta, I went ahead and looked at the appliance and see that the API is sending back the values and it is not something the Service UI is controlling. I think for the FINE branch it seems that there is an issue with the API not honoring the load_values_on_init setting . Could you reassign this particular portion of the issue to someone on the API team? Chris , I have assigned the component to API . I guess the API team will be assigned to it now . Shveta,
Could you please create an appliance to reproduce this issue on the FINE branch and mark this appliance to not auto destruct. I am looking into it with some fellow team members and we wanted an appliance to validate against.
Appliance : https://10.8.198.6. Shveta, Can you please confirm this functionality is only failing on the "Fine" branch and is working correctly on releases newer than "Fine"? The suspected cause for this not working on the "Fine" branch is because the "Fine" branch is missing these 2 PRs [1] Simply cheery picking these 2 PRs to the "Fine" branch is not straight forward and could induce other issues. Thank you. JoeV [1] - https://github.com/ManageIQ/manageiq/pull/17329 - https://github.com/ManageIQ/manageiq/pull/17436 Shveta, Can you please confirm this functionality is only failing on the "Fine" branch and is working correctly on releases newer than "Fine"? The suspected cause for this not working on the "Fine" branch is because the "Fine" branch is missing these 2 PRs [1] Simply cheery picking these 2 PRs to the "Fine" branch is not straight forward and could induce other issues. Thank you. JoeV [1] - https://github.com/ManageIQ/manageiq/pull/17329 - https://github.com/ManageIQ/manageiq/pull/17436 Shveta, see comment 21/22 please. Yes this works in 5.9.2.4.20180501195858_35dc609. Per Brad, this needs to be fixed in 5.8. Fixed in master.20180525014609_98ef65d |