Can I get a notifiaction on all new work items in my project
Accepted answer
We accomplished this by creating a default attribute provider for the people who should be added to all new items. Then added that default provider to the subscriber attribute.
Comments
Thats clever :-) I'll give that a try.
Thanks /anders
Given that you remeber to make the value provider a 'user list' and not just a 'user' it works like a charm :-)
Can we restrict to a specific
<g class="gr_ gr_13 gr-alert gr_spell gr_run_anim ContextualSpelling ins-del multiReplace" data-gr-id="13" id="13">
workitem
</g>
type? I mean let's say we only want to automatically add default user list to a defect
<g class="gr_ gr_113 gr-alert gr_spell gr_run_anim ContextualSpelling ins-del multiReplace" data-gr-id="113" id="113">
workitem
</g>
and not to other
<g class="gr_ gr_161 gr-alert gr_spell gr_run_anim ContextualSpelling ins-del multiReplace" data-gr-id="161" id="161">
workitem
</g>
available in the project area.