You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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: