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.
Lookupissues says "No related issues could be found"
I'm using Team-Managed-Software project on Cloud server.
I've set up a relatively simple automation JQL script
a) scheduled every 5 mins
b) a simple script that guarantees to find issues (priority >medium)
c) will send email using simple content ie {{#lookupIssues}} * {{key}} {{/}}
When the rule runs, it says "No actions performed", and expanded it says
"No related issues could be found"
Well its quite clear that the JQL script finds 9 issues, so why doesnt it work?
my bad. I overlooked script I'd put in the "schedule", which returns 0 issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.