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.
Good morning,
Could you please tell me if it's possible to do next:
I would like to create rule like:
send email notification when number of issues at the backlog is less than 10
Thank you,
Svyat
Hello,
Is it still not possible to do so ?
I'm interested as well to have this kind of trigger when issues exceed a number on a specific status.
Thank you !
Morane
Hey there Svyat,
Unfortunately, it's not possible to search on issues in a board at the moment.
You could try to use the same JQL as the board as a source of your trigger and then match the value of {{issues.size}} to match 0-9 and then send out an email. Something along the lines of:
Note that this will only work in server and you need the "Process all issues produced by this trigger in bulk" flag enabled on your JQL trigger.
Hope that helps!
Cheers,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your answer, unfortunately we have a cloud version and option "Process all issues produced by this trigger in bulk" is not available there
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.