Forums

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

How to add a filter based on Fix Versions?

Joao Borges
Contributor
April 20, 2020

Hi there,

I am trying to add a filter based on  a fixversion "5/1/2020 RELEASE" given to some of our current tickets. 

I already tried  the following :

     version =  "5/1/2020 RELEASE" 

and :

fixversion = "5/1/2020 RELEASE"

But I am getting the following message : That it does not exist.

Maybe order by status as well ?

 

Thanks 

3 answers

2 accepted

1 vote
Answer accepted
John Funk
Community Champion
April 20, 2020

Hi Joao,

I tried the following on my instance and it executed with no problem:

fixVersion = "November 11, 2019 Release"

Maybe it is the / mark in your release name.  See if you can modify the release name and then run again.

Joao Borges
Contributor
April 20, 2020

I t was a typo - i posted an answer as well . Thanks once again @John Funk 

0 votes
Answer accepted
Joao Borges
Contributor
April 20, 2020

It turned out to be a typo  -  fixversion = "5/1/2020 RELEASE" this works 

John Funk
Community Champion
April 20, 2020

Okay - thanks for letting us know.  :-)

0 votes
Mohamed Benziane
Community Champion
April 20, 2020

hello @Joao Borges 

 

the jql fixVersion = "my fix version" works fine.

Can you check that this version exist in your project. When you make a search this field have autocompletion, you can use it to make sure that you're selecting the good version.

Suggest an answer

Log in or Sign up to answer