I am using a global rule to assign the active sprint to an issue whenever a specific label is added to the ticket.
However, I am unable to make the rule assign the right active sprint to the issue. Am I stuck with making multiple rules with different active sprints for each project or is there solution to reference the active sprint of a project that the trigger issue is in?
Hello @Henry Yei
Thank you for reaching out.
Actually, there is no direct relationship between an active sprint and a project, so you can not restrict the Sprint to be selected from a specific project. Explaining better, the active sprint parameter of Jira automation does not refer to a specific project, but to a board(s) where it is active and that can return one project or more.
That being said, you can try one of the following approaches to select the specific Sprint you need:
Let us know if you have any questions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.