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

Auto subscribe different teams on work item creation by category / filed against

 

When a new work item is submitted in our project area, depending on what team it's filed against, I want different people to be subscribed to the work item so they can keep track of changes.

It's easy for us to set default subscribers for all work items, but we want to be smarter about it. Is there somewhere where we can say "this is filed against framework, bob, joe and sue should be subscribed automatically and get emails anytime something changes for this work item?"

If there isn't a default way to do this, is there some sort of plugin people have written? Or is it easy to write my own plugin that does this?

Thank you much!

-Dex

0 votes



2 answers

Permanent link
Needs a plugin (follow-up action) to do this.

We haven't done this in practice since if the category changes, we could never agree on if we unsubscribe the people who were auto-subscribed the first time, or assume those people who are no longer interested would remove themselves manually.

1 vote


Permanent link
hi Dex,
One thought that would be to create a calculated value that would read the "FIled "against " attribute and then determine who should be added to the subscriber list. 
The issue is how to maintain the list of users that will be added to the subscriber list.  Will they be hardcoded into the java script used for the calculated value, or will an enumeration be created that would contain the list of users, and will a different enumeration be needed for each "Filed Against" value. 

0 votes

Comments

 Ideally, RTC would be able to read members of an individual team area to come up with the list. If not, hardcoding is fine as long as I can have separate lists for different categories. 

you have to maintain a list external to RTC somewhere.. this is part of the general problem..

WHO should be notified (role, users, ...) who admins that list?
where is it stored, how does one access/edit the list.
can users do this self service? should be in the user profile,
by repository/project/workitemtype/category

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,160

Question asked: Jan 15 '15, 12:57 p.m.

Question was seen: 4,730 times

Last updated: Jan 15 '15, 3:27 p.m.

Confirmation Cancel Confirm