Bug 1368543
| Summary: | C&U collection tab can sometimes be blank | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> | |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nandini Chandra <nachandr> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.6.0 | CC: | cpelland, hkataria, jhardy, jmarc, jteehan, mpovolny, nachandr, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.7.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ui:c&u | |||
| Fixed In Version: | 5.7.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1371269 (view as bug list) | Environment: | ||
| Last Closed: | 2017-01-11 19:50:41 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: | 1371269 | |||
|
Description
Nandini Chandra
2016-08-19 17:08:26 UTC
It looks like the C&U collection tab is blank when the first provider added is a cloud provider. From my initial investigation, it looks like the C&U collection tab is blank when the first provider added is a cloud provider. I just want to update this with some of my observations. Several of us saw the screen blank screen in 5.6.1.1 and in the most recent upstream nightly. However, my 5.6.1.2 version which we shipped does display the page correctly and I have a video to prove it. https://10.16.7.200/ops/explorer The concern on my part is that it both does and doesn't work despite a lack of a change to explain the difference. Perhaps it as a build issue or a sequence in the steps. We should assume this is a bug even if the viewer doesn't see the issue given the diverse set of environments where it wasn't working. Thanks. Nandini, I am not able to recreate this in my environment, can you please provide an access to your appliance where i can recreate and try to understand the issue. Thanks, ~Harpreet Unfortunately,I don't have the appliance on which I saw this issue and I'm unable to recreate this issue in 5.6.1.2. I'm setting NEEDINFO for Jeff Teehan so that he can update this BZ with appliance IP if he runs into this issue again. I think we should keep the BZ open for a few days. New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/9c82595f5d0cb0efa6652a5989ad9a404b9917a2 commit 9c82595f5d0cb0efa6652a5989ad9a404b9917a2 Author: Harpreet Kataria <hkataria> AuthorDate: Tue Aug 23 17:49:28 2016 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Aug 23 17:49:28 2016 -0400 Changes to not build Clusters/Storages tree when there is no data in db Make sure that there are clusters & datastores before building tree each tree. https://bugzilla.redhat.com/show_bug.cgi?id=1368543 .../ops_controller/settings/cap_and_u.rb | 12 ++++++-- .../ops_controller/settings/cap_and_u_spec.rb | 34 ++++++++++++++++++++++ 2 files changed, 44 insertions(+), 2 deletions(-) create mode 100644 spec/controllers/ops_controller/settings/cap_and_u_spec.rb Clearing the NEEDINFO since Harpreet has made a commit to address this issue. New commit detected on ManageIQ/manageiq/darga: https://github.com/ManageIQ/manageiq/commit/19d733ca484a964ad186d9bc3ea432a3e586bf70 commit 19d733ca484a964ad186d9bc3ea432a3e586bf70 Author: Harpreet Kataria <hkataria> AuthorDate: Tue Aug 23 17:49:28 2016 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Aug 30 16:41:35 2016 -0400 Changes to not build Clusters/Storages tree when there is no data in db Make sure that there are clusters & datastores before building tree each tree. https://bugzilla.redhat.com/show_bug.cgi?id=1368543 (cherry picked from commit 9c82595) .../ops_controller/settings/cap_and_u.rb | 4 +-- .../ops_controller/settings/cap_and_u_spec.rb | 34 ++++++++++++++++++++++ 2 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 spec/controllers/ops_controller/settings/cap_and_u_spec.rb Verified in 5.7.0.1 |