We have several projects that all use similar version numbers. I am trying to create a dashboard that will identify the number of open issues by assignee and version. I have a filter with the necessary info, but when I tried using a 2dimensional gadget, the Fix Version keeps repeating for every project. I have also tried Pie Chart and Issue Statistic gadgets, but they have same limitation, The Fix Version keeps repeating for each project with that version. Any ideas how I can this data (Assignee and Fix Versions from all projects) on my dashboard?
The problem you have is that versions are different by project. Even if they have the same name, each one is a project/version pair with a different unique id in the database.
The only work-around I've seen is a listener that can populate a select list which contains all versions. IT's not that easy to code either.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.