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

Can we automatically assign value to Files Against and Owner based on the state of workitem?

 Hi,
I want that when my work item goes to 'In Progress' state, the filed against and Owned By should be automatically assigned to a particular category and user.
Is that possible? I am not sure which script based attribute customization will work.

0 votes


Accepted answer

Permanent link
This is problematic with Javascript. If you hard code the uuid of the user and the category, you still need to detect the state change, which is not easy.

The best approach for this is a Java based server extension: See https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ to get started. The referenced Extension workshop has code to get you started. The rest of the code you'd need can be found in https://rsjazz.wordpress.com/ .
Shuchita Tripathi 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
× 12,023

Question asked: Apr 02 '15, 6:21 a.m.

Question was seen: 2,351 times

Last updated: Apr 02 '15, 7:02 a.m.

Confirmation Cancel Confirm