Bug 951929
| Summary: | Resource Metric Graph portlet doesn't refresh | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Ilya Maleev <imaleev> |
| Component: | Core UI | Assignee: | Mike Thompson <mithomps> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.5 | CC: | hrupp |
| Target Milestone: | --- | ||
| Target Release: | RHQ 4.10 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | RHQ 4.8 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-04-23 12:31:50 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: | |||
|
Description
Ilya Maleev
2013-04-14 14:27:32 UTC
It even looks like the timeslice ending at now is missing. The portlet content itself gets a refresh event for me and gets re-drawn, but its content is not refreshed (i.e. no new data is fetched from the backend). On top: graph has no link to the resource / schedule / big graphs This looks like I was doing a redraw without doing a refresh so it appeared that data was refreshing when it was not. I have fixed this for group portlet graphs as well. Committed to master: 79e5c3d The actual commit id to master changed once I pushed: master commit id: 31587f2 I am reopening this, as the data displayed is a bit bogus: the last (=rightmost) bar does not show [now-interval,now] but [now-2*interval,now-interval] on the x-axis. Either the time info is wrong and the data correct or the wrong end-time is selected (or both :-) Time intervals look correct. Bulk closing of 4.10 issues. If an issue is not solved for you, please open a new BZ (or clone the existing one) with a version designator of 4.10. |