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.
When trying to set a scheduled task in JIRA automation to run every day at 9am and apply to all issues in the current sprint, my automation returns the following error:
Can't branch rule as it requires a sprint in the context for this option.
More than likely you have a trigger that isn't sprint related.
The layout of my automation is as follows:
You should be able to branch through issues in the sprint if you're using the "Sprint started" trigger - can you confirm whether you're seeing an error when running the rule in the attached screenshot?
Alternatively, if you wanted to use the Scheduled trigger to run your rule daily, you could use JQL to reference the issues in the current current sprint, and then branch through those issues.
Cheers,
Charlie
When using JQL, Have you an example JQL to iterate over the issues in the current sprint?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, @Andrew Malone !
I`m not so good in automation, but I have a suggestion for you. Try out Business Process Manager. This add-on allows to schedule task in JIRA as you need. Also, you can combine BPM with automation to cover more requirements and avoid limits.
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.