Bug 700176
| Summary: | Several refresh issues in resource portlets | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Jay Shaughnessy <jshaughn> |
| Component: | Core UI | Assignee: | Jay Shaughnessy <jshaughn> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Corey Welton <cwelton> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 4.0.0.Beta2 | CC: | hrupp, mazz, mfoley |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | 4.0.1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-05-24 01:10:32 UTC | Type: | --- |
| 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: | 703268 | ||
|
Description
Jay Shaughnessy
2011-04-27 16:34:35 UTC
I have this fixed locally and will check in when the repo is unfrozen. There were a variety of contributing factors. In several cases the resource portlets were not resetting the "loading" flag on initialization which prevented subsequent refreshes from doing any work. And several were locally caching config data that could go stale. The workaround is to completely reload the resource detail view (f5) or re-nav, to get updated portlet data. I'll add a commit message when pushed. commit 9fa27ab58dfd8ce9eb94e346ada11a96620c2e96 Author: Jay Shaughnessy <jshaughn> Date: Tue Apr 26 17:48:07 2011 -0400 cherry picked over to release-4.0.0 branch as commit: 4f170f279de765614c4a9570630bd3640696e8f3 seems fine. Bookkeeping - closing bug - fixed in recent release. Bookkeeping - closing bug - fixed in recent release. |