Bug 1035501
Summary: | Remove Add Graph to Monitor View Menu Item in Resource Tree | ||||||
---|---|---|---|---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Mike Thompson <mithomps> | ||||
Component: | UI | Assignee: | Jirka Kremser <jkremser> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | JON 3.2 | CC: | hrupp, lkrejci, loleary | ||||
Target Milestone: | DR01 | ||||||
Target Release: | JON 3.2.1 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-05-08 17:44:22 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: | 983644 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Mike Thompson
2013-11-27 23:22:33 UTC
Description of problem: Remove the old 'Add Graph to Monitor View' menu item in the TreeView context menu as that is no longer valid with the new metrics graphs. This has been replaced with 'Add to Dashboard' button. NOTE: this also applies to the group tree as well. Version-Release number of selected component (if applicable): 3.2.0 ER07 How reproducible: always Steps to Reproduce: 1. Goto a resource detail view 2. Right click on the Resource Tree to bring up the context menu Actual results: Note the menu item: Add Graph to Monitor View Expected results: It should be removed now. Created attachment 830158 [details]
the patch file
Removing the old way of adding the charts from the portal war. It is not in master / release-branch because its target release is post 3.2
7355462e593ce38a8a7b88e3a0e68b4f9da2a561 in master => needs to be cherry-picked over once the 3.2 is out *** Bug 1033230 has been marked as a duplicate of this bug. *** fixing the same issue for the context menu for groups branch: master link: http://git.fedorahosted.org/cgit/rhq/rhq.git/commit/?id=75ec4b37b time: 2014-01-20 13:59:57 +0100 commit: 75ec4b37b6408822220b756186cbaa6dae361d3d author: Jirka Kremser - jkremser message: [BZ 1035501] - Remove Add Graph to Monitor View Menu Item in Resource Tree - removing the zombie code for groups as well (commit 7355462e593 solved the issue only for resource tree). Also removing unused I18N messages. commit bba9df55b63a4169a735ae5d9e94beb1b6472ed3 Author: Lukas Krejci <lkrejci> Date: Mon Jan 27 20:37:41 2014 +0100 [BZ 1035501] - Remove Add Graph to Monitor View Menu Item in Resource Tree - removing the zombie code for groups as well (commit 7355462e593 solved the issue only for resource tree). Also removing unused I18N (cherry picked from commit 75ec4b37b6408822220b756186cbaa6dae361d3d) moved to release/jon3.2.x as part of BZ 1035501 Signed-off-by: Lukas Krejci <lkrejci> commit a2d9ad3c297ef33ee3c23944b775c36826631bc3 Author: Lukas Krejci <lkrejci> Date: Mon Jan 27 20:26:11 2014 +0100 [BZ 1005922] - Selecting grouped fired alerts in chosen time range does not work - hiding the filters if the alerts are shown in the grouped mode and vice versa. moved to release/jon3.2.x as part of BZ 1035501 (cherry picked from commit 3c5dc0d98419a209df10a832259e85cfc1608c98) Signed-off-by: Lukas Krejci <lkrejci> I reverted the previous commits to release branch, because I seem to have messed it up. It seems like the second commit doesn't do what the commit message says. New commits, now hopefully correctly cherry-picked from master: commit 4c0315003664b4a62aca7efad40d909f30840a2c Author: Jirka Kremser <jkremser> Date: Mon Jan 20 13:59:57 2014 +0100 [BZ 1035501] - Remove Add Graph to Monitor View Menu Item in Resource Tree - removing the zombie code for groups as well (commit 7355462e593 solved the issue only f (cherry picked from commit 75ec4b37b6408822220b756186cbaa6dae361d3d) Signed-off-by: Lukas Krejci <lkrejci> commit 94cb4612c9a0482faf7d14b4b3304d716dcea282 Author: Jirka Kremser <jkremser> Date: Wed Dec 4 19:17:46 2013 +0100 [BZ 1035501] - Remove Add Graph to Monitor View Menu Item in Resource Tree - Removing the option leading to the old portal war page from the context menu. (cherry picked from commit 7355462e593ce38a8a7b88e3a0e68b4f9da2a561) Signed-off-by: Lukas Krejci <lkrejci> Moving to ON_QA as available for testing in the following brew build: https://brewweb.devel.redhat.com//buildinfo?buildID=336752 Note: the installed version is still JON 3.2.0.GA by design and this represents part of the payload for JON 3.2.1 also known as cumulative patch 1 for 3.2.0.GA. How this will be delivered to customers is still being discussed. verified jon 3.2.1 dr1 JON 3.2.1 released week of 5/5/2014 |