Hello Atlassian Community!
My team works with a lot of customers, a few of them are using Jira portal to create the tickets and the rest send an email, and my team create the ticket.
My question is, How can I create an Automation in Jira to send a mail to my team that a new ticket is opened, but only for the tickets created via Portal?
If the ticket is created via Jira I do not want the notification to them.
Tried to created this way:
When Issue created, User condition: User Reporter, is a customer.
But this way it will notify my team for other projects that have aswell the portal option, due have customers for different projects.
Want this Automation for one project with portal.
How can create rule to mail my team for new tickets only via Portal and only for customers of NOC project?
Thanks!
In the automation rule, using an IF component, set a JQL condition with "project = NOC"
Let me know if works
Hello Mr. Carlos!
It works!
The process was the next one, first IF condition if the reporter is a customer and then another IF JQL condition "request-channel-type = portal and project = NOC".
After configure this Automation, tried creating a ticket via Jira and another via Portal, only received mail notification
Find screenshot below:
Hope this can help the community.
Kind regards!
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.