Bug 1205492
| Summary: | Spinner spins forever on Configure->Configuration->Diagnostics->Timelines tab | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> | |
| Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | |
| Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.4.0 | CC: | hkataria, jhardy, jprause, mpovolny, mzazrivec, nachandr, obarenbo, simaishi, tcarlin | |
| Target Milestone: | GA | |||
| Target Release: | 5.6.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | timeline | |||
| Fixed In Version: | 5.6.0.7 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1291696 (view as bug list) | Environment: | ||
| Last Closed: | 2016-06-29 14:53:28 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: | 1291696 | |||
|
Description
Nandini Chandra
2015-03-25 03:48:17 UTC
I cannot reproduce this problem on my CFME instance. Is there perhaps a running instance or a database dump I could look into / use? Thank you. New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/5fbe83d243f1da78605aae463e53e939907ad5a0 commit 5fbe83d243f1da78605aae463e53e939907ad5a0 Author: Milan Zazrivec <mzazrivec> AuthorDate: Mon May 25 16:57:17 2015 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Mon May 25 16:57:17 2015 +0200 Fix timelines tab in diagnostics accordion https://bugzilla.redhat.com/show_bug.cgi?id=1205492 vmdb/app/views/layouts/_tl_options.html.haml | 2 +- vmdb/app/views/ops/_diagnostics_timelines_tab.html.haml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/910a8a626ccf089719ea6e2bf7d1db75034909e9 commit 910a8a626ccf089719ea6e2bf7d1db75034909e9 Author: Milan Zazrivec <mzazrivec> AuthorDate: Wed May 11 13:44:55 2016 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Wed May 11 13:44:55 2016 +0200 Fix javascript error in diagnostics timelines tab We're accessing a hash / object, not a variable. https://bugzilla.redhat.com/show_bug.cgi?id=1205492 app/views/ops/_diagnostics_timelines_tab.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified in 5.6.0.8 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 |