It's all about the answers!

Ask a question

How to add the approvers to subscription list of work-items?


Chandrasekar Muthukrishnan (32118) | asked Mar 24 '16, 2:26 a.m.
We are using RTC 5.0.2
We are in need of to add the approvers and reviewers to be added to the subscriber list of the work-items automatically not manually. Is there any configuration available for the same or do we need to write a plugin?

One answer



permanent link
Ralph Schoon (61.8k33643) | answered Mar 24 '16, 4:03 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
There is no built in automation available. You would have to create an extension. See https://rsjazz.wordpress.com/2012/08/02/subscribing-to-a-work-item-using-the-java-api/ and other posts on that blog. You would have to create a follow up action that checks after the save.

Your answer


Register or to post your answer.