Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can someone help me to write a query to remove the business values from previous sprint tickets.

Ami_KirtiKapasi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 4, 2024

I need to remove the business values that were allocated to previous sprint tickets. So that I can assign new business values for the tickets as per new sprint starting today.Can someone help me to write a jira query for the same.Thank you.

1 answer

1 vote
Kalyan Sattaluri
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.
February 4, 2024

Welcome to the community.

Why not just clear the Business Value field in your new sprint's issues? Why update issues which got closed previously.

Many ways to do this but a sample JQL like below and bulk update the issues to remove so you can add your new value?

project = XXXX and Sprint in openSprints() and "Business Value" is not Empty

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events