Hello,
Is it possible to send an email to the user if i create an issue related to them?
For example; if user1 asks me to do something, i will create an issue on jira and i want him to know that an issue about that already created for him.
Thanks.
Hi @Onur AKÇAY
Probably the easiest way is just to mention the user in a comment on the new issue or in the description of the new issue. This way, the user gets notified immediately.
A more sophisticated approach would be to add a custom field like "Requester". You could configure this field so that the users mentioned in it get notified after issue creation.
Hope this helps.
Hello,
Thanks for your reply. Is it possible to mention the user with mail address? Because i dont have jira account for every requester.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Onur AKÇAYMentioning a user without an account is not possible, but you can share the issue with any email address you like. This will send the issue link to the email address entered with an optional comment:
But keep in mind that the person you shared the issue with is only able to see the issue details if they have access to the corresponding Jira project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your suggestion.
How about if i create a custom field as a text and add trigger to that field like when an issue is created -> send details to that field as you suggested above. Is it possible to do so?
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Onur AKÇAYThis should be possible using Jira Automation, with a rule based on the trigger "Issue created". In the rule, you should be able to retrieve the email address from your custom field. Then, you can send an email using the "Send email" action.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Michel Neeser "Send Mail" actions shows me only the defined users & groups. How can i retrive mail address from my custom field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Onur AKÇAYYou can use smart values to achieve this. If your custom field is called "Requester", this should work for you:
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.
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!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.