Forums

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

How can I filter using fixVersion release date?

Judy Colonero
Contributor
October 23, 2019

I need to be able to obtain the release date for a project.  Is there a way to obtain either the start date or release date from the Releases portion of a project?  

IE:

Release ABC    start_date = 10/1/2019    release_date = 12/4/2019

Any help would greatly be appreciated. 

Thank you,

Judy

1 answer

0 votes
Ravi Sagar _Sparxsys_
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.
October 23, 2019

Hi @Judy Colonero 

This has been asked before. Take a look at this page here.

You want to do something like this below.

fixVersion in releaseDate("on endOfWeek(-2d)")

I hope it helps.

Ravi 

Suggest an answer

Log in or Sign up to answer