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

How to restrict adding/modifying/ removing attachments based on status

 Hi All,

I want to restrict the user to add / modify / remove the attachments under links tab based on specific status.

Is it require a server plugin to implement this feature?


0 votes


Accepted answer

Permanent link
Yes, this requires a work item save advisor that you have to implement that check on work item save if there are changes to the attachments and if this should be allowed. https://rsjazz.wordpress.com/2014/05/26/only-owner-can-close-workitem-advisor/ is a simple advisor that could be used as starting point. Please note, you will have to compare the attachments in the old state and the new state to find out if there are changes and what they are.


Balamurugan Selvarasu selected this answer as the correct answer

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

Question asked: Mar 15 '16, 1:49 a.m.

Question was seen: 1,772 times

Last updated: Mar 15 '16, 3:59 a.m.

Confirmation Cancel Confirm