Bug 1542720
Summary: | Unable to see realtime data from OpenShift in CloudForms UI | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | David Luong <dluong> | ||||
Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Shalom Naim <snaim> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 5.8.0 | CC: | agrare, cpelland, dluong, hkataria, jocarter, juan.hernandez, lavenel, lsmola, mpovolny, obarenbo, oourfali, rmanes, rspagnol, saali, yzamir | ||||
Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||
Target Release: | 5.10.0 | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1565156 1565157 (view as bug list) | Environment: | |||||
Last Closed: | 2019-02-11 14:02:31 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | Bug | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1565156, 1565157 | ||||||
Attachments: |
|
Description
David Luong
2018-02-06 21:48:49 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/044b1205b304b0a8ea0d9131cd2a63317d578431 commit 044b1205b304b0a8ea0d9131cd2a63317d578431 Author: Milan Zazrivec <mzazrivec> AuthorDate: Wed Mar 28 10:23:17 2018 -0400 Commit: Milan Zazrivec <mzazrivec> CommitDate: Wed Mar 28 10:23:17 2018 -0400 Container dashboard charts: send datapoints as full timestamps We need to send chart datapoints as complete timestamps (including timezone info) so that the patternfly component would correctly convert them to Date() objects and avoid ugly side-effects when viewing the charts in browsers located in different timezones. https://bugzilla.redhat.com/show_bug.cgi?id=1542720 app/services/container_dashboard_service.rb | 2 +- app/services/container_service_mixin.rb | 6 +- 2 files changed, 4 insertions(+), 4 deletions(-) Created attachment 1455729 [details]
Bug verification
|