How do you Auto-Subscribe to a specific work item type and not all work item types?
![]()
Jeffrey Burke (31●18●34)
| asked Jan 08 '15, 2:41 p.m.
edited Jan 11 '15, 6:41 p.m. by Geoffrey Clemm (30.1k●2●30●35)
How do you subscribe to a specific work item within a project area and not all work items in a project area?
The following page has how to make a list of users the default "subscribed by" value but it does it for all the work items within a project area not just one. See #5: Link to how to auto subscribe Does anyone know how to make this specific to just one work item? Thanks, Jeff |
2 answers
![]()
there is no simple mechanism to do what you want. As you found there is a simple mechanism for ALL workitem types, and a fixed list of users..
Comments Thanks Sam. Do you know a non-simple way to do it?
1
one would have to write a server side Participant (cause it wants to change data) plugin
Thanks Sam!
|
Comments
I've modified the question to clarify that it is about a work item type, not an individual work item.
Thanks Geoffrey!