Bug 697610

Summary: plugin and resource group config views still use old Resource disambiguation mechanism
Product: [Other] RHQ Project Reporter: Ian Springer <ian.springer>
Component: Core UIAssignee: Jay Shaughnessy <jshaughn>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 4.0.0.Beta2CC: ccrouch, hrupp, jshaughn, skondkar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rhq4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-03 16:56:25 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: 585306    

Description Ian Springer 2011-04-18 18:22:25 UTC
The following views still use the old mechanism:

- group resource config history view
- group resource config view/edit view
- group plugin config history view
- group plugin config view/edit view

grep for "DisambiguationReport" to find the usages.

Comment 1 Jay Shaughnessy 2011-04-18 21:27:22 UTC
commit 5d1d00ad19750612e86e6fc86a66bf4ae99c201a
Author: Jay Shaughnessy <jshaughn>
Date:   Mon Apr 18 17:20:52 2011 -0400

Added ancestry based disambiguation to the necessary config editing. It's a bit different than the typical ListGrid approach as this is not a datasource based table but rather a form.  So, instead, grab the display values via an SLSB call.  No hover is available, if we feel we need that we may be able to add it later.

Comment 2 Mike Foley 2011-07-07 19:15:40 UTC
added BZ 719731 while verifying this  

https://bugzilla.redhat.com/show_bug.cgi?id=719731

Comment 3 Sunil Kondkar 2011-09-27 09:48:26 UTC
Tested on build#432 (Version: 4.1.0-SNAPSHOT Build Number: 8ada3a7)

Created a compatible group of RHQ Agent, however observed that 'Configuration' tab is not displayed in the compatible group view. Also tested this by creating a compatible group of Postgres server. No 'Configuration' tab is available in the compatible group.

There is an existing bug on this issue:

https://bugzilla.redhat.com/show_bug.cgi?id=739529

Comment 4 Mike Foley 2011-10-03 17:35:52 UTC
created a compat group of RHQ Agent, 10/3/2011 build.  observed the following:

1) i am seeing the configuration tab in the compat group view
2) group config history view ... has no ancestry column 

discussed with ips (definition of disambigutation, abscence of ancestry column on group configur history view) ...ok

Comment 6 Heiko W. Rupp 2013-09-03 16:56:25 UTC
Bulk closing of old issues that are in VERIFIED state.