Query in synchronizing the filter used in dashboard

Thrisha July 26, 2024

I'm filtering the issues using Jql query (ScriptRunner Enhanced search) between two different projects and we moved the results to dashboard. We tried plugins/gadget like Custom charts Issue list, structure, Quick, rich filter to show the query result. However, we are facing the problem i.e. after creating a dashboard when we update the ticket it requires a syncing of filter in the Jql filter we saved to show the latest result in the dashboard. How to overcome this filter syncing issue? The filter need to show the result dynamically in dashboard after syncing. Below is the query we tried

 

Query:

a) project in ("NOT","CH") and issueFunction in linkedIssuesOf("type="Root cause" and issueLinkType!="is fixed by"") and type="Non software" OR project ="NOT" and  issueLinkType is EMPTY

b) project = "NOT" AND issuetype = "NON SOFTWARE" and (issueLinkType IS EMPTY or issueFunction in linkedIssuesOf("project = "ch" and type ="Root cause" and (issueLinktype != "is fixed by" OR  issueLinkType is EMPTY)") ) 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events