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.
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.