a Filter Issue Scope (IQL) in jira in an Insight Custom Field on Project Attribute

Marco Brundel
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 19, 2021

In Insight I have an attribute of the type “Project” for an ObjectType, the name of the attribute is JIRAProject

Now I want to apply a Filter Issue Scope (IQL) in jira in an Insight Custom Field so that, depending on the chosen project, the user gets the choices from the relevant objects in which the project is filled.

I have tried Filter Issue Scope (IQL): JIRAProject = $ {Project}
, but it doesn't work.

Anyone a suggestion / tip?

 

Groetjes, Greetings,

Marco Brundel

1 answer

1 accepted

0 votes
Answer accepted
David Sumlin
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 28, 2021

JiraProject = currentProject()

Marco Brundel
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 29, 2021

@David Sumlin Thank you.

Suggest an answer

Log in or Sign up to answer