Bug 1294374
| Summary: | Containers: unable to display containers timeline | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Avi Tal <atal> | ||||||
| Component: | UI - OPS | Assignee: | Daniel Korn <dkorn> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Dafna Ron <dron> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 5.5.0 | CC: | bazulay, cpelland, dkorn, epacific, fsimonce, hkataria, jhardy, mfeifer, mpovolny, obarenbo, srevivo | ||||||
| Target Milestone: | GA | ||||||||
| Target Release: | 5.6.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | container | ||||||||
| Fixed In Version: | 5.6.0.0 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1295430 (view as bug list) | Environment: | |||||||
| Last Closed: | 2016-06-29 15:24:18 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: | 1287858, 1289199, 1295430, 1300376 | ||||||||
| Attachments: |
|
||||||||
|
Description
Avi Tal
2015-12-27 20:12:00 UTC
Created attachment 1109867 [details]
screenshot
Strange but the logs doesn't show any relevant ERROR or warning (evm.log, production.log, api.log) Created attachment 1109869 [details]
logs
Avi can you check if the same issue happens with VMs? (Trying to access a VM timeline). (In reply to Federico Simoncelli from comment #5) > Avi can you check if the same issue happens with VMs? (Trying to access a VM > timeline). So i have attached the OpenStack infra that holds my container nodes. Couldn't reproduce Timelines issue on instances timeline. proposed fix: https://github.com/ManageIQ/manageiq/pull/6035 The problem was introduced as part of a refactor in container controller (PR #5738) in which two variables were not set in the explorer while needed for the rendered layout. app/views/layouts/application.html.haml does not rendered again when replacing part of the page (replace_right_cell method). Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1348 |