Bug 823687
Summary: | Unable to add metric graphs to user-defined Monitor View page | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Charles Crouch <ccrouch> |
Component: | Core UI | Assignee: | Lukas Krejci <lkrejci> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.4 | CC: | bkramer, hbrock, hrupp, jkremser, loleary |
Target Milestone: | --- | ||
Target Release: | JON 3.1.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 821100 | Environment: | |
Last Closed: | 2013-09-03 15:11:39 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: | 821100 | ||
Bug Blocks: | 782579 |
Description
Charles Crouch
2012-05-21 21:40:46 UTC
Lukas Can you verify the fix Jiri has here: https://bugzilla.redhat.com/show_bug.cgi?id=821100#c2 And assuming its functional and safe (contained/low risk of regression), please backport to the release/jon3.1.x branch. This has already been pushed to release/jon3.1.x branch: commit a358e3c9161fffc5ff428dafbfc9d6746ccf55ba Author: jkremser <jkremser> Date: Wed May 16 15:19:13 2012 +0200 [BZ 821100] Adding new metrics into currently selected view using the user's preferences (cherry picked from commit 564ec48b9310a4cdc1b5ed11fe37b28bd7264459) Conflicts: modules/enterprise/gui/coregui/src/main/java/org/rhq/enterprise/gui/coregui/client/inventory/resource/detail/ResourceTreeView.java Tested with latest available JON 3.1.0 build (ER5) and it works fine. However, I noticed the following (not sure if it's bug or works as designed): 1. go to Default view and add new metric graph there; 2. select "Create New View" from Action drop down list, enter "Another View" for "Name" and click OK; "Another View" will be created but it won't have added metric graph - it will contain only starting metric graphs that were in the Default view at the beginning. (In reply to comment #4) > ... > However, I noticed the following (not sure if it's bug or works as designed): > > 1. go to Default view and add new metric graph there; > 2. select "Create New View" from Action drop down list, enter "Another View" > for "Name" and click OK; > > "Another View" will be created but it won't have added metric graph - it > will contain only starting metric graphs that were in the Default view at > the beginning. This is working as designed. The "Default" view in this case does not infer that the view is the base of, or template for, all new views. It merely means that the view is the "out-of-the-box" view and is the one displayed by default. Bulk closing of old issues in VERIFIED state. |