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

How to delete attachment of work item using server side api

Hi ,


I am trying to delete/remove attachment using server side api. I am developing a follow up action and tried to delete or remove the duplicate attachment in the work item using follow up action. 
Which api's / how to remove the attachment links using server api's.
Please provide some usefull links.

Thanks.

0 votes



One answer

Permanent link

Use IWorkItemCommon 


IWorkItemCommon.deleteAttachment(IAttachmentHandle , monitor);

0 votes

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,954

Question asked: Jan 27 '17, 3:22 a.m.

Question was seen: 2,088 times

Last updated: Jan 27 '17, 4:23 a.m.

Confirmation Cancel Confirm