I want to create an automation -
Whenever a new project is created by User 01 with the Project Category = ABC, I want to send a mail to USER 02.
I tried the Trigger as Project Created
If condition to check if the JQL matches category = ABC (this step is throwing some error)
Any idea?
This is not a very useful rule, as the project category is not set on creation of a project.
This is can only be done after the creation.
In our setups we use the rule in a way that any of the Jira admins gets notified when a project is created.
So we are aware and can ask question why and check the setup.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.