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

Automatic creation of workitems bases on workflow states in RTC

 All,

Is it possible for a new work item(e.g task) to be created automatically based on a workflow state(e.g. in progress) in another work item(e.g Change Request)?

Scenario - I create a change request and when this moves to an "in progress" state a task work item is created automatically and certain fields and title gets automatically filled based on some values in the change request work item.

Any assistance or guides how to implement this would be much appreciated,

Regards,
Naweed

0 votes


Accepted answer

Permanent link
I believe that you will have to customize the client/server behavior by writing plugins. In this case, you would want to write a participant. The participant plugin will be called when there is a state change. In the plugin's code, you can add the logic to create new task, fill various fields and possibly associate with the work item as well. You can read more on customization here - https://www.ibm.com/developerworks/community/blogs/extendingrtc/?lang=en 
Naweed Jaulim selected this answer as the correct answer

1 vote

Comments

Hi Surya,

I will look into this.

Thanks,

Naweed

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

Question asked: Aug 07 '13, 12:40 p.m.

Question was seen: 4,072 times

Last updated: Aug 13 '13, 9:56 a.m.

Confirmation Cancel Confirm