Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to remove some workitems from Workitem list attribute using OSLC API

 Hello,

 
I am using RTC 606.1.
I needed to remove few workitems from Workitem list attribute using OSLC API.
Kindly give me idea how I can do this.

Regards
Pallavi Deore

0 votes



One answer

Permanent link

 As far as my knowledge of OSLC goes, it expects all the data representing the artifact in the request body. An update of an existing resource is done by a PUT request.


So I would suggest to remove the work item ID's from the list of the work items of that attribute and then PUT. 

0 votes

Comments

Hello Ralph,

Removing few workitems from RTC workitem list attribute is possible using OSLC API but when I tried to remove all workitems of that attribute, it is not working properly.
Can you give us idea on this?? How we can remove all workitems of a workitemlist attribute using OSLC API.

I have not worked with OSLC APIs a lot. I would suggest you have a look how the list attribute looks if it is empty (for an existing work item) and return that. 

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,937

Question asked: Sep 10 '20, 6:54 a.m.

Question was seen: 1,370 times

Last updated: Nov 18 '20, 3:28 a.m.

Confirmation Cancel Confirm