Is it possible to send an email to someone that does not have a Jira seat/license?
What I am trying to accomplish is having this email sent when a certain type of task is created. However, this person does not have a Jira seat.
Ideally, I would like to do this natively, but if there is a free app, I am open to that as well.
We use Cloud.
Yes, that is possible.
The Send Email action in automation rules supports any email addresses, from the issue fields or typed in values.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Bill Sheboy - in setting up this automation rule, what do I need to do to have the task that was created included in the outgoing email?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That depends upon your rule structure and the source of the task data. For a single issue in the rule, it could be the smart values in {{issue}} or {{triggerIssue}}
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-issues/
Please post an image of your complete rule; that will provide context to help suggest some specifics. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Bill Sheboy - I was able to figure this out. The link you posted I found as well, which is what I needed.
Thanks for reaching back out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.