Which means status "in progress" and "release date end" . But I cannot filter and show we have days after the "release end date"... Please let me know if it is feasible.
I think we cannot show the fields from releases in the search about an issue and save as a filter. Can you confirm it?
For instance:
I need the fields
FixVersion.FIX_VERSION_RELEASE_NAME
FixVersions.FIX_VERSION_RELEASE_DATE
ISSUE_KEY
ISSUE_CURRENT_STATUS_NAME
ISSUE_CURRENT_TYPE_NAME
ISSUE_CURRENT_STATUS_CATEGORY_NAME
ISSUE_PRIORITY
where
FixVersions.FIX_VERSION_RELEASE_DATE > current date
and
ISSUE_CURRENT_STATUS_NAME "in progress"
All in the search in Jira, in the board or in confluence. How can I get to do it and integrate the search from issues field in connection with releases field ?
Thanks and best regards
Carolina
Hi Bill,
Thanks for your prompt answer. I would like to ask again about the possibilities with JQL.
Ist there a way to list the issues filtering the status = "in progress" and FixVersions.FIX_VERSION_RELEASE_DATE > current date ?
What it is hard, it is to get to pick the FixVersions.FIX_VERSION_RELEASE_DATE or (End Relase Date) in JQL. How to do it?
I couldn´t find a way with the FixVersion function. Would you confirm that there is no way to work with fixVersion fields as Release Date (End) and get to compare it with JQL Query?
Furthermore:
The releaseDate function cannot help me because it needs as paramenter the interval or logic > days or > days to get to show the issues of the releases in this "interval" or "logic" right ?
Or
What is this function?
overDueVersions([Project])
What is overdue here? I found out:
"This is based on the duedate or release date on a Version. All versions that were due to release before the current date, but still not released, are considered overdue."
Which means the END release date?
Thanks a lot
Carolina
Hi Carolina,
I will try to answer each of your questions. Please let me know if I miss any of them.
Ist there a way to list the issues filtering the status = "in progress" and FixVersions.FIX_VERSION_RELEASE_DATE > current date ?
No. As I noted earlier, the attribute Release Date is not directly available with JQL. There are marketplace add-ons for purchase which may support this. The only supported functions to evaluate fixVersion are shown below and documented here.
What it is hard, it is to get to pick the FixVersions.FIX_VERSION_RELEASE_DATE or (End Relase Date) in JQL. How to do it?
I couldn´t find a way with the FixVersion function. Would you confirm that there is no way to work with fixVersion fields as Release Date (End) and get to compare it with JQL Query?
This is not possible. Please see the above answer.
The releaseDate function cannot help me because it needs as paramenter the interval or logic > days or > days to get to show the issues of the releases in this "interval" or "logic" right ?
I do not know of a releaseDate() function. I do not believe that is a feature built into Jira Cloud. Please check if you are using a marketplace add-on which supplies this feature.
What is this function?
overDueVersions([Project])
What is overdue here? I found out:
"This is based on the duedate or release date on a Version. All versions that were due to release before the current date, but still not released, are considered overdue."
I do not know of a overDueVersions([Project]) function. I do not believe that is a feature built into Jira Cloud. Please check if you are using a marketplace add-on which supplies this feature.
Which means the END release date?
I do not know of a field named END release date. The customer visible attributes for a version (release) in Jira cloud are:
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Jira Administrator
Configure Jira Software, Jira Core, or Jira Service Management, including global settings, permissions, and schemes.
Managing Jira Projects Cloud
Learn to create and configure company-managed projects in Jira Software and partner effectively with Jira Admins.
Learning Path
Become an effective Jira Software Project Admin
This learning path is designed for team leaders who configure Jira Software projects to match a team's processes.