I am looking to create a gadget in a dashboard where it provide the 2-Dimensional table with the count of fix versions for each component. How can we achieve that ?
Enterprise Agile Jira
I think you're looking for the Two-Dimensional Filter Statistics. Select your filter and choose Components for one Axis and Fix Version for the other Axis - this should give you a count for each.
Welcome to the community, @Vedant Kulkarni_Trundl.
I am Marlene from codefortynine.
Another option would be a combination of two of our apps.
With Dynamic Custom Fields for Jira, you could create a Dynamic Custom Field which displays the number of fix versions per issue. The field gets dynamically updated once a fix version was added to the issue.
Then you could work with Quick Filters for Jira Dashboards to create a Two Dimensional statistic which displays the fix versions per component.
I've created an example statistic with the "Quick Issue Statistics" gadget (see the screenshot below), but you could also work with the "Quick Two Dimensional Filter Statistics" gadget.