Is there any way we can find in itrack through querying for the defects which are passed fixversions of the present day
Community moderators have prevented the ability to post new answers.
Hi @Vara Prasad ,
Go to Filters > issue search in Jira, switch to JQL mode, and enter the query;
fixVersion in releasedVersions() AND fixVersion < now()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.