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

How to monitor the change event of a workitem in RTC

Dear all:

I got a request from my supervisor, he wants to monitor the frequency of change event of a work item, which means if an owner of work item who doesn't change any of the fields in his/her work item for a while (e.g. 7 days), then there should be a notification (like email) to warn the approver that this work item has been idle for a long time.

Are there any configurations can fulfill this requirement (in RTC 4.0.3)?
Or are there any approaches can achieve this goal by programming the plug in?

Thanks for any responses!

Kenery 

0 votes


Accepted answer

Permanent link
Kenery,

you should advise to use a dashboard query like the one below.



this should provide the information requested and avoids a lot of spam messages. It is also cheap.

If you want to write a scheduled task that runs on the server, pulls the work items not modified in a week, look if there is a pending approval and send an e-mail, you can do that. Start here:


https://rsjazz.wordpress.com/2012/11/19/using-expressions-for-automation/
https://rsjazz.wordpress.com/2012/10/29/using-work-item-queris-for-automation/

You can do all that on the server as well. Some of the things needed I haven't blogged about.
Kenery Wang selected this answer as the correct answer

0 votes


One other answer

Permanent link
 Hello Kenery,
I would use OOTB approvals - https://jazz.net/help-dev/clm/topic/com.ibm.team.workitem.doc/topics/t_defining_approval_process.html

create some custom approval - say "Review"
when you want the work item to be reviewed:
  • add this approval,
  • add approver - the person who should work on the work item
  • add a due date
All [email] notification will be processed for you OOTB.

Let me know if this fits your requirement.
Thanks,
Eric

1 vote


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
× 6,125
× 1,381

Question asked: Aug 14 '14, 2:54 a.m.

Question was seen: 5,271 times

Last updated: Aug 20 '14, 2:50 p.m.

Confirmation Cancel Confirm