I need in the same flow, in different transactions, to send in the first transaction an email with the data of a screen to a user (associated to a postfunctions) and in the second transaction send an email to another user. I configured it with "Notification Schemes" but the mails always arrive to the two people, without differentiating a user with the first transaction and the second user with the second transaction. How can I do this task?
What I need to know is if I can add an email address in the notification system that does not belong to a Jira user. In the Notification Scheme add a new event and in Add notifications I chose the option Single email address, adding the email manually. Is this action possible? Because the mail does not reach the address that does not correspond to a user of Jira. Thank you very much! Regards, Angela
Does a "test" email arrive at that address ok?
Admin -> email servers -> test email
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good morning Nic, your response has been very useful and I have been able to correctly configure the mails. I just want to know if it is possible to send emails in this way but to a non-user. I have tried adding from "Single Email Address" but the mails do not arrive, I appreciate your help again. Regards, Angela
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Set up a different notification scheme, with custom events.
You don't have to do quite like this, but I'll keep it simple and run over something aimed at showing you the principles.
Go to admin -> events.
Add two new events, with names that are good for you (I'll call them E1 and E2)
Now go to the workflow and edit that
For the first transition, open the list of "post functions" and look for the one that says "fire event: <something>". Edit that, and set the <something> to E1
For the second transition, open the list of "post functions" and look for the one that says "fire event: <something>". Edit that, and set the <something> to E2
Publish the draft of the workflow
Finally, go back to the notification scheme. At the bottom, you should see E1 and E2 are listed. Put the different users in to be notified separately.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.