I need to receive a notification to a specific email every time a customer has created 10 tickets within the month.
Hi Alexander,
I don't think this is possible. You could try creating a dashboard with a gadget that provides a count of the number of tickets created in the month, broken down by User.
Hope that helps
Susan
Thank you for your contribution Susan.
In fact, I created a board and a queue that allows me to see the number of tickets created by each client, but I still need to have the automation of receiving an alert.
Since I need a partner to receive this notification.
Thanks again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The other thing that occurs to me is to take advantage of the JIRA API to integrate it with other software and from there generate notifications.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
If there was a jql that could capture this, you could use automation for jira. Looking at scriptrunner there is a function to get a count by reporter (reporter.count('jbloggs')).
https://scriptrunner.adaptavist.com/4.3.6/jira/jql-functions.html
I'm a server gal, so not sure if that's avail on cloud.
Susan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Excellent information that you have shared with me Susan, I try it and I tell you.
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.