The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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