It's all about the answers!

Ask a question

Automatic task work item creation


Derek Nielsen (155) | asked May 12 '14, 2:28 p.m.
I am using RTC 4.0.6 and the Project Management template. I am trying to figure out how to do the following:
  • Create a Project Change Request
    • Upon commit check the category and if the category is X then create these 10 different child tasks

Does anyone have any pointer on where to find how to do this?

One answer



permanent link
Susan Hanson (1.6k2195194) | answered May 12 '14, 7:13 p.m.
I believe you would need to write and deploy a server-side plugin Participant (follow-up action) and in that action you would have to check the parameters (like the category is X) and create the child tasks with whatever information you need in them.

Ralph has a great extensions workshop and a bunch of blog posts that can assist: http://rsjazz.wordpress.com/

Susan

Your answer


Register or to post your answer.