The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

JQL to find issues, tagged to a fixVersion after a certain release date

Soham Das
August 19, 2021

I want to query for issues based on the release date/ release end date of their fixversions. Currently I am trying the following query :

fixversion in versionsAfterDate("2021/06/15")

But it is throwing the following error: Unable to find JQL function 'versionsAfterDate(2021/06/15)'.

 

Also does anybody know the JQL  to sort/ order by issues according to their release date?

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.