Forums

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

Can JIRA aggregate Fix Version/s across projects in a filter or gadget?

Richard Cross
Contributor
December 6, 2018

 

Not sure if this is supported, but I have a filter like:

project in ( "ABC", "XYZ")  AND issuetype = "Story" ORDER BY fixVersion ASC

The version names are in the format dd-MMM-YYYY.

The output of the filter doesn't place issues with the same fix version (but different projects) together.

Additionally, if I try and use this filter in a Two Dimensional Filter gadget, I get duplicate rows for Fix Versions that coincide with issues from separate projects.

Is this because although the Fix Version/s are named the same, they are treated as separate objects by JIRA for the purpose of JQL?

1 answer

0 votes
Tarun Sapra
Community Champion
December 6, 2018

Hello @Richard Cross

What you describe is an open suggestion in Jira (same named fixVersions in multiple projects)

https://jira.atlassian.com/browse/JRASERVER-59992

 

For how Jira sorts fixVersion for single project

https://confluence.atlassian.com/jirakb/sort-fix-version-s-into-a-correct-order-on-the-issue-search-result-950290183.html

Prasad Andrews
Contributor
March 30, 2020

Hi @Tarun Sapra 

We are using Jira Two Filter Dimensional Gadget, the fix version is shown multiple times if it’s used in different projects.

For example, I have 5 projects am I using the same fix versions for all the projects. But when added the gadget in dashboard the fix version is showing multiple times.

 

FYR... Please find the attached screenshotsTD2.JPGTD1.JPG

Suggest an answer

Log in or Sign up to answer