Syntax to select Jira issues where the specified start date for a FixVersion is in the past?

Marlon Brownlee July 7, 2017

I am trying to construct the JQL to select the Jira issues where the start date of the corresponding Fix Version is in the past. I see where I can specify the start date of a Version in Project Settings, and I can see where there are options to query by earliestUnreleasedVersion, latestReleasedVersion, releasedVersions and unreleasedVersions, but I don't see how to specify in my JQL that I only want to select issues where the Start Date that I have specfied for a FixVersion is in the past (<now()). Can someone advise?

0 answers

Suggest an answer

Log in or Sign up to answer