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

User notification no sent on adding a user in custom field of HTML data type

 Hi,


We have a requirement to send notification to user when mentioned in a custom text. I used Large/medium html. Though email gets sent in default text field Description of type Large HTML but it does not send in custom field case. Is there an alternative to notify user about a workitem just once apart from mentioning the user in description/comment section?

Thanks!

0 votes



One answer

Permanent link
Is there an alternative to notify user about a workitem just once apart from mentioning the user in description/comment section?
You have to create your own follow-up action to:
  1. parse your custom field searching for user mentions
  2.  send e-mail to users.
Looking at com.ibm.team.workitem.service.internal.save.notify source code, you could reuse some Jazz code...
Cheers.

0 votes

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

Question asked: Mar 11 '19, 8:22 a.m.

Question was seen: 1,240 times

Last updated: Mar 15 '19, 9:54 a.m.

Confirmation Cancel Confirm