Automatically subscribe to work items that are a "Filed Against: " a particular area
I'd like to be able to subscribe to any work items that are filed against a particular team when they're created. I found the following guide online but it only describes the procedure to subscribe to all work items in a particular project:
http://www-01.ibm.com/support/docview.wss?uid=swg21580771 Is what I'm after possible in RTC? |
2 answers
In step 6 you see that you have also "Calculated Values" available. By scripting you might add a dedicated user or current user based on a certain category.
But I suppose, that does not provide the flexibility you are looking for.
Comments
Adam Clark
commented Oct 10 '14, 9:37 a.m.
Any idea on where I can find information on the scripting API that RTC uses?
Ralph Schoon
commented Oct 10 '14, 9:54 a.m.
| edited Oct 10 '14, 10:15 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Ralph Schoon
commented Oct 10 '14, 10:13 a.m.
| edited Oct 10 '14, 10:16 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I need to correct myself, you can actually access the subscriptions in scripts. You would have to pass the UUID's for the contributors.
|
With calculated fields I refer to client side scripting (JavaScript, dojo framework). These are my starting points
|
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.