Send notifications by custom contributor attribute
Hi!!
I created a customized attribute of contributor type in a work item. Now we would like to send email notifications to users are selected in that attribute as soon as my work item is save.
Or the selected users are automatically added to the subscribers just like the creator or owner of an work item.
Could you help me with that, please?
Thank
One answer
Such feature does not exist out of the box. If you need to write your own code to accomplish it, similar questions have been asked before.
Send email:
https://jazz.net/forum/questions/99001/sent-a-mail-using-rtc-client-java-api
Add subscribers:
https://jazz.net/forum/questions/19148/add-subscriber-in-work-item-by-programming
https://jazz.net/forum/questions/107784/writing-a-script-to-add-users-to-subscriber-need-assistance-with-subscriber-attribute
https://jazz.net/forum/questions/139272/how-do-i-add-subscribers-to-a-work-item-via-the-rest-api
https://jazz.net/forum/questions/77645/add-subscriber-to-a-work-item-from-java-api