The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Answer accepted
Fabio Racobaldo _Catworkx_
Community Champion
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 _Catworkx_  :( 

TAGS
AUG Leaders

Atlassian Community Events