Bug 1132400
| Summary: | metrics load icon visible forever for storage nodes auto-group | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Armine Hovsepyan <ahovsepy> | ||||||
| Component: | UI | Assignee: | Jirka Kremser <jkremser> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Armine Hovsepyan <ahovsepy> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | JON 3.3.0 | CC: | jkremser, jshaughn, mfoley, mithomps | ||||||
| Target Milestone: | ER02 | ||||||||
| Target Release: | JON 3.3.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-12-11 14:04:20 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: | |||||||||
| Attachments: |
|
||||||||
branch: master link: https://github.com/rhq-project/rhq/commit/a9c1625d8 time: 2014-08-22 10:17:03 +0200 commit: a9c1625d8c9c1fee15c0bf5047cdafc27abe840b author: Jirka Kremser - jkremser message: [BZ 1132400] - metrics load icon visible forever for storage nodes auto-group - processResponse() even if there are no metrics to remove the spinner icon Cherry-picked to release/jon3.3.x
commit 82c44f9b3e039426819676d6284cc187ba86d2ca
Author: Jirka Kremser <jkremser>
Date: Thu Aug 21 17:25:24 2014 +0200
[BZ 1132400] - metrics load icon visible forever for storage nodes auto-group - processResponse() even if there are no metrics to remove the spinner icon
(cherry picked from commit a9c1625d8c9c1fee15c0bf5047cdafc27abe840b)
Signed-off-by: Mike Thompson <mithomps>
Moving to ON_QA as available for test with the following brew build: https://brewweb.devel.redhat.com//buildinfo?buildID=381194 Created attachment 934409 [details]
storage_autogrp_grapg_load
verified in JON 3.3 ER02 screen-shot attached |
Created attachment 929153 [details] storage-group-graphs Description of problem: metrics load icon visible forever for storage nodes auto-group Version-Release number of selected component (if applicable): jon 3.3 er1 How reproducible: always Steps to Reproduce: 1. go to platforms -> Storage Nodes group -> Graphs 2. go to platforma -> CPUs -> graphs 3. go to platforms -> CPUs -> graphs -> RHQ Storage Nodes group - Actual results: After step1. --- load icon visible forever After step2. --- metrics are visible After step3. --- no metrics visible Expected results: After step1. --- no metrics visible After step2. --- metrics are visible After step3. --- no metrics visible Additional info: screen-shot attached