Bug 662662

Summary: Unable to view/edit member values of an open map entry in the group configuration
Product: [Other] RHQ Project Reporter: Lukas Krejci <lkrejci>
Component: ConfigurationAssignee: Lukas Krejci <lkrejci>
Status: CLOSED CURRENTRELEASE QA Contact: Corey Welton <cwelton>
Severity: medium Docs Contact:
Priority: high    
Version: 3.0.0CC: skondkar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-24 01:09:41 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: 616081, 663377    

Description Lukas Krejci 2010-12-13 14:36:35 UTC
Description of problem:
If a resource configuration of the resources in a compatible group contains an open map, it is impossible to edit/view individual member values of the entries in the open map using the group configuration viewer/editor.

Version-Release number of selected component (if applicable):
3.0.1-SNAPSHOT

How reproducible:
always

Steps to Reproduce:
1. Create a group of JBoss AS Datasources
2. Go to the configuration tab of the group
3. Try to view/edit individual member values of an entry in the "Connection Property" map
  
Actual results:
NPE when clicking the "View Member Values" icon

Expected results:
Individual values shown

Additional info:

Comment 1 Lukas Krejci 2010-12-15 15:43:56 UTC
Note that this is specific to RHQ 3 / JON 2.4.1. There will be no fix for this
issue in RHQ 4 as that has a completely different UI codebase.

commit e2f3addc506daa15b3b1d969561dcd9ca836f3b5
Author: Lukas Krejci <lkrejci>
Date:   Wed Dec 15 15:50:40 2010 +0100

    BZ 662662 - restore the ability to view/edit open maps by "faking" property
definitions for the individual properties in the open map.

Comment 2 Sunil Kondkar 2010-12-16 11:38:59 UTC
Verified on Jon241 build#42 (build number: 10963:0a53ca3)

NPE is not observed after clicking on "View Member Values" icon in the "Connection
Property" map on configuration tab of the group of JBoss AS Datasources.

There is a separate bug logged for edit and save on group config tab of JBoss AS Datasources. (https://bugzilla.redhat.com/show_bug.cgi?id=663608)

Marking this as verified.

Comment 3 Corey Welton 2011-05-24 01:09:41 UTC
Bookkeeping - closing bug - fixed in recent release.