Forums

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

Is there a way to filter by a specific story point number?

Jasmine Perez
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!
July 16, 2019

I want to only view open - ready tickets that have a story point of 5.

I've tried to write JQuery but it demands me to state ascending and descending order when I enter a '=' to 5.

 

1 answer

0 votes
Deleted user July 17, 2019

Hi @Jasmine Perez - Would you be able to share the JQL you are trying to run? Something like this should work :

project = abc AND status != Resolved AND "Story Points" = 5

This should bring all the issues from project 'abc' that are not resolved yet and that have 5 story points assigned to them. You should be able to change the status in the JQL as desired. 

Hope this helps!

-kalyani

Jasmine Perez
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!
July 17, 2019

Hi Kalyani,

Thankfully with enough playing around, I figured it out! Thank you so much for getting back to me.

-jasmine

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events