JQL filter for Dashboard

Enda Murray November 25, 2022

Hi Guys,
I've created a dashboard for incidents using a JQL query and displayed it using the 'filter results' gadget. The JQL returns any incidents from the previous month and any linked issues. I want to show only any linked issues that are not closed but I can't figure out how to do this through JQL. 
The JQL I'm using is 

project = "project name" and created >= 2022-10-04 AND created <= 2022-11-01 ORDER BY created DESC

A screenshot showing the dashboard is attached.
Does anyone know if this is possible to achieve? 
Incident Dashboard.png

1 answer

1 accepted

3 votes
Answer accepted
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 25, 2022

Hi @Enda Murray ,

unfortunately, field Links contains all links and you have no chance to filter them in your gadget.

Fabio

Enda Murray November 25, 2022

Thanks for confirming @Fabio Racobaldo _Herzum_  :( 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events