You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
Im new to everything Jira and I have tried to figure this out.
I have been trying to create an email rule that is suppose to run when an issue is created. The rule only contains one thing which tells the assignee which priority the ticket has (since the standard "a ticket has been assigned to you" cant be edited).
So the rule looks like this:
And I get an error saying "The To field is empty". No matter what Conditions I pick, I get the same error message. The "priority?" is our own field we created for this specific project.
We have other rules in this project that auto assigns a ticket depending on X factors.
What am I doing wrong?
this sounds like a timing problem. I guess the assign Ticket rules get triggered after this one.
You might want to check your rule details for the checkbox "Check to allow other rule actions to trigger this rule. Only enable this if you need this rule to execute in response to another rule."
Thanks!
I tried it now but got the same error. When you activate the rule, does it take some time before it activates?
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.
Sorry, but it is somehow hard to debug with no deeper knowledge of the configuration.
My best bet would still be to add the email logic to the other rules, that listen on issue create, if this is possible.
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.