Bug 145799 - [api] Request DataStore refresh() method with depth parameter
Summary: [api] Request DataStore refresh() method with depth parameter
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 1.0   Edit
Assignee: Kushal Munir CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2006-06-07 12:44 EDT by Michael Berger CLA
Modified: 2011-05-25 10:18 EDT (History)
0 users

See Also:


Attachments
Patch to add a refresh() method to datastore that refreshes to a certain depth (1.70 KB, patch)
2006-06-07 12:51 EDT, Michael Berger CLA
mober.at+eclipse: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Berger CLA 2006-06-07 12:44:22 EDT
This addresses the feature request #44504 on the IBM Community Source website. The request was addressed in Branch 7.1 but needs to also be added in OpenRSE.
Comment 1 Michael Berger CLA 2006-06-07 12:45:27 EDT
Here is the text of the original feature request submitted by David Myers (IBM):

"The default datastore.refresh(DataElement) method does not seem to update dataelements at a deeper level in the hierarchy
than direct children.  Please add a convenience method that allows deeper refreshes for children.


e.g.,

DataStore.refresh(DataElement subject, int depth);"
Comment 2 Michael Berger CLA 2006-06-07 12:51:54 EDT
Created attachment 43733 [details]
Patch to add a refresh() method to datastore that refreshes to a certain depth

Legal Message: I, Michael Berger, do hereby declare and certify that I am the
sole author of this patch. I contributed it as part of my day-to-day activities
as an employee of IBM Canada Ltd.
Comment 3 Michael Berger CLA 2006-06-07 12:57:53 EDT
I made an error and the original feature request number is 45504 NOT 44504.
Comment 4 Martin Oberhuber CLA 2006-07-03 09:08:59 EDT
Marking as [api]
Comment 5 Kushal Munir CLA 2006-09-20 09:23:30 EDT
Patch applied.
Comment 6 Martin Oberhuber CLA 2008-08-13 13:07:16 EDT
[target cleanup] 1.0 M5 was the original target milestone for this bug