Hi,
I'm trying to create a dashboard to find mismatch between fix versions on our support tickets and our development issues.
The filter is based on our support tickets, and I have a smart filter where I can select Fix Version for the support project.
I then want a rich filter list to show me all support tickets linked to a development issue where the fix version does not match.
Currently, it's hard coded like this:
project in (Bugs) AND issueFunction in linkedIssuesOf("fixVersion != 'Version 1' and Project in (Development) ") and fixversion = "Version 1"
Does anyone have an idea where I can select Fix Version in my rich filter drop down and use that as a variable or similar in this query so it can be dynamic?
Hi Peter,
I have a similar problem that I am trying to solve. As it has been some time, were you able to find a solution?
Thank you.
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.