It's all about the answers!

Ask a question

How can i send mail to user of contributer list


Gagan Kumar (53279) | asked Oct 10 '17, 12:17 p.m.

 If i add an attribute with the type contributer list and if any user create that work item and select any user from that list mail should go to him that you are part of that workitem

2 answers



permanent link
anup Gaur (1392244) | answered Oct 10 '17, 12:25 p.m.

Hi Gagan,

You will have to write Java code and create an RTC plugin which will give this functionality. This will be a RTC operation Participant which will trigger an email on save. If you have not written RTC entensions before, follow the workshop given in the URL below to familiarize yourself with that.

https://jazz.net/library/article/1000

Hope that helps.


Comments
Ralph Schoon commented Oct 11 '17, 3:02 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

See https://rsjazz.wordpress.com/2015/10/16/due-date-notifier-an-asynchronous-task-example/ for the mail API.


I just don't get why everyone is so obsessed with spamming their users e-mails. 
We have dashboards and all kind of stuff that might be able to help here.

See https://rsjazz.wordpress.com/2016/07/15/rtc-process-customization-what-you-can-and-cannot-do/ for more information about what common requests can be implemented or not.


permanent link
Donald Nong (14.5k414) | answered Oct 11 '17, 2:51 a.m.

Using the @someone feature is much easier to implement.

Your answer


Register or 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.