Forums

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

Smart Filter different from other filter selection

Peter Høgenhaug November 10, 2020

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?

1 answer

0 votes
Michelle Kence
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 5, 2024

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.

Suggest an answer

Log in or Sign up to answer