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

Send out email notification of upcoming deadline

We have just started using RTC for managing product enhancement requests. A few challenges are left. One of them is this:

We want a product owner to respond to an incoming enhancement request within 30 days. If the status of a request is still 'Submitted' after 25 days, then we want to send the product owner a reminder. Can we do that? If so, how?

Thanks,
Jos.

0 votes



One answer

Permanent link
Hi Jos,

This is a really interesting question.  If this is something you still haven't found a solution for, you may want to submit an enhancement request.

I think you have a couple of options.  If your process is such that the date the request goes into the submitted state is the same as the creation date, you could create a query that checks creation date is greater than 25 days ago and status is Submitted.  You could have a dashboard that shows these queries for each product owner.  It's not email notification, but it would give you some sort of reporting.

If the creation date is not the same as the date the request goes into the submitted state, you could add a custom attribute that records the timestamp of when the work item goes into the submitted state.  https://jazz.net/forum/questions/68205/how-to-get-modified-date-attribute-of-a-work-item has a discussion on this idea.  Then you could create a query as described above.

Another option that might work is to write a custom script that checks the work item's history via the api to see if any of the work items meet your criteria.  https://jazz.net/forum/questions/884/extracting-workitem-history has a discussion on this idea.

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

Question asked: Feb 27 '12, 1:17 p.m.

Question was seen: 5,670 times

Last updated: Mar 29 '13, 7:23 a.m.

Confirmation Cancel Confirm