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
Hello,
i want to create a Automation.
We create once per year all Tickets. And 5 Days before the due date, the Tickets should move from Backlog to the active Sprint. At the moment, we move the Tickets manually. Therefore we want to create a automation.
What is this error means? What should I do?
(I have no programming skills)
Hi @Marius
To add to what Nic mentioned above, you may want to select the checkbox beside "Run a JQL search" and then add criteria to identify the issues you want the rule to run across.
Cheers,
Charlie
It is what it says it is - your trigger does not select any issues to work on. The rest of the automation does not know what issues it is supposed to be amending.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thank you.
Yes, I figured out, that i have to tick the "Run a SQL search" box.
I filled it with "project = Boardname AND reporter in (Username)"
Now it works :)
Greets
Marius
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.