Bug 1352877
| Summary: | Empty Overview Menu | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Pavel Zagalsky <pzagalsk> | ||||
| Component: | UI - OPS | Assignee: | Daniel Korn <dkorn> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dave Johnson <dajohnso> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.6.0 | CC: | cpelland, dkorn, hkataria, jhardy, mpovolny, mtayer, obarenbo, psavage | ||||
| Target Milestone: | GA | Keywords: | ZStream | ||||
| Target Release: | 5.7.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | container:ui | ||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1357519 (view as bug list) | Environment: | |||||
| Last Closed: | 2016-07-19 10:09:48 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1357519 | ||||||
| Attachments: |
|
||||||
|
Description
Pavel Zagalsky
2016-07-05 11:12:55 UTC
The fix was merged to master in https://github.com/ManageIQ/manageiq/pull/9390, but wasn't backported to darga. The PR introduces lots of JS changes that aren't relevant for the bug. I think the best solution will be to send a new PR, including only the fix, to darga branch. (In reply to Daniel Korn from comment #2) > The fix was merged to master in > https://github.com/ManageIQ/manageiq/pull/9390, > but wasn't backported to darga. Does this bug happen On Darga? Do we need a zstream clone of this bug? I am not sure how I can check it.. Maybe Daniel can answer? (In reply to Mooli Tayer from comment #3) > (In reply to Daniel Korn from comment #2) > > The fix was merged to master in > > https://github.com/ManageIQ/manageiq/pull/9390, > > but wasn't backported to darga. > > Does this bug happen On Darga? yes, it does. > Do we need a zstream clone of this bug? probably yes, I added the flag. thanks Mooli! Digging into the issue it turns out it was fixed and merged into master by two PRs, that weren't specifically addressing the bug, but making general JS changes: https://github.com/ManageIQ/manageiq/pull/9019 https://github.com/ManageIQ/manageiq/pull/9390 (same one I referred to in comment 2) I'm closing this BZ and will submit a PR to darga which could be tested by Pavel (relevant 5.6.z BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1357519) Fixed, thanks Daniel |