Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Use current sprint in jira Automation rules

Hi, I would like to write an automation rule that looks at the current sprint for cards that are in a done status and fix version is empty.  I am not sure how to identify the current sprint in the rule automatically.  I dont want to use the current sprint number or name as I want the automation rule to work each sprint with out making any changes. Has anyone done this before and can show me a coding example?  

1 answer

1 accepted

3 votes
Answer accepted
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 03, 2023

Hi @snwatts6 , welcome to the community.

you can use JQL and the "sprint in opensprints()"

so you condition would be a JQL like below...

sprint in opensprints() and status = done and fixVersion is EMPTY

Thank you so much.  I ran sprint in opensprint()" and this works. I was not aware of the opensprint(). Is this considered a function?   Just curious to learn more what 'functions' are out there and what else I could maybe use. 

Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Nov 03, 2023

Hi @snwatts6 -- Welcome to the Atlassian Community!

Adding to Jack's answer:

Here is the documentation on more advanced JQL searches, including a link to the list of functions (at the right side of the page):

https://support.atlassian.com/jira-software-cloud/docs/what-is-advanced-search-in-jira-cloud/

Kind regards,
Bill

Thank you!   You guys are awesome! 

Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 03, 2023

Well...Bill is. I'm just along for the ride!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events