Bug 841831 - RFE - Resource proxy doesn't return current values.
Summary: RFE - Resource proxy doesn't return current values.
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: CLI
Version: 4.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-20 10:48 UTC by Filip Brychta
Modified: 2022-03-31 04:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Filip Brychta 2012-07-20 10:48:32 UTC
Description of problem:
Resource proxy returns values as they were at the time of proxy creation. i.e. when number of child resources is changed, created proxy doesn't reflect that.

Version-Release number of selected component (if applicable):
Version: 3.1.0.GA
Build Number: b575169:a53e41e

How reproducible:
Always

Steps to Reproduce:
1. create resource proxy for eap5 resource
2. get number of children
3. create a new child
4. get number of children
  
Actual results:
number of children from step 2 and 4 is the same and remains the same, until a new proxy is created 

Expected results:
get current number of children in step 4 without creating a new proxy


Note You need to log in before you can comment on or make changes to this bug.