How to send email notifications when a dashboard is shared?

Roberto Saltini October 17, 2016

I would like to have JIRA to send email notifications to the users to which a dashboard is shared.

How can I achieve this?

Thanks.

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 17, 2016

You'll need to write some code.  Creating and sharing a dashboard do not fire events, so there's some stuff you'll need to hack into the core of JIRA, then something to catch it and email people.

Roberto Saltini October 17, 2016

I was hoping of being able to do this without hacking the core of JIRA. Thanks anyway.

Suggest an answer

Log in or Sign up to answer