Currently, when I assign an issue to a service desk agent, the agent receives an email notification indicating that he/she has been assigned to that issue.
I would like to include in that notification the Issue summary and the Issue description. Is it possible?
This is how you do it, you install Jira Automation plugin it's not free but...
You go to your project setting's find Project automation part, make sure you use automation for the project only not global automation.
You create a rule trigger when an issue is assigned the action send an email and you customize the email.
You turn off assigne notification on notification scheme, that's it.
Nothing complicated.
Hi @Victor_De_Los_Santos_Bernad
It is hard to achieve this with JSD automation.
I used Automation for JIRA add-on to achieve scenarios like your.
Regards,
Sebastian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Victor_De_Los_Santos_Bernad
We using Jira Misc Workflow Extensions for custom user notifications.
Also JMWE has a great potential and allows you to automate many things.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Victor_De_Los_Santos_Bernad
Not sure if this helps but check this.
https://confluence.atlassian.com/adminjiracloud/configuring-email-notifications-776636790.html
Also what I would do is edit notification scheme
I would disable notification when the issue is assigned
Then create a custom automation rule to trigger custom email notification when the issue is assigned.
BR, Olga
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is no way in Automation to a) send an email to the assignee b) when the issue has been assigned... the idea was good but this cannot be done.
There is only sending an email to a Participant when adding a participant, but this is not what I need
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Basic Service Desk automation does not have that step, but you can create a workflow transition just for that purposes and then create automation for when status changed and JQL matches this specific status send Emil notification to this specific person
OR
quick and easy use Jira automation plugin and you can achieve what I wrote in my first comment.
The plugin is very handy and can be used for Jira SD and Jira software easy to use.
Also there is Jira automation lite plugin witch is free need to check if that plugin has the issue assigned option
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.