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

auto update RTC work tickets whenever current cadence in project area is modified

Hi ,

 I have few open work tickets of Type-A in RTC. Whenever current Iteration is changed in project area  those type-A work ticket's iteration needs to be updated.

 Can I have scheduled jobs?

 I have gone through the link https://rsjazz.wordpress.com/2012/10/29/using-work-item-queris-for-automation/

 this link is about automation of query execution and has to be triggered manualy.  I want similar but this should be triggered whenver current Iteration is changed.

Thanks,

Kavita

0 votes


Accepted answer

Permanent link
Kevita,

I should have been clearer in my first answer.

There is no built in operational behavior for what you want. You would have to develop a follow up action that
  • detects that the current iteration has changed and in which timeline
  • runs the activities you want

This needs to be developed based on the extension points mentioned above. See https://jazz.net/library/article/1000 for a starting point.

kavita herur selected this answer as the correct answer

0 votes


One other answer

Permanent link
If you want to automate this, you would have to detect that the current iteration is changed and then run the automation. You could look into a follow up action on saving the process, if you can detect the change and then run the automation.

0 votes

Comments

 I checked in operation behavior of project area, under process  is it "Save Process Description"? And under this I dont find any follow up conditions available. 

 If  I need to add customised follow up condition then what should be extension ponit ? is it "com.ibm.team.process.service.projectAreaUpdater"

Can you please provide link whcih would help me.

Thanks,

Kavita

You want to look at Process configuration>Team configuration>Operation Behavior>Process>Save Team Area. This should work for saving the project area as well and it should trigger if you change the current iteration.

Thanks Ralph, It will realy help me. But I didnt find any predefined followup conditions under Save Team Area in RTC 405 eclipse client. I think I need to write customised follwoup conditon using com.ibm.team.process.server.saveTeamArea but its  not visible in UI to add as extension point. I will be back to this thread after few more investigation.

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: Dec 08 '14, 3:37 a.m.

Question was seen: 3,028 times

Last updated: Dec 08 '14, 7:05 a.m.

Confirmation Cancel Confirm