Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Project id doesn't work in Insight Filter issue scope (IQL)

Petar Milavić May 11, 2022

I'm using a custom insight object on Jira issues. There is an issue with project id/name expression. I'm trying to filter Insight objects using the project name or project Id in Insifgt custom field (https://support.atlassian.com/jira-service-management-cloud/docs/configure-the-insight-object-field/). I tried this: 

Filter issue scope (IQL): objectType = "General catalog" AND Category = ${customfield_17287.label} AND Client IN (${pid.label})

and this:

Filter issue scope (IQL): objectType = "General catalog" AND Category = ${customfield_17287.label} AND Client IN (${pid.id})

but nothing works. Everything works fine if I'm using strings instead of ${pid.id} part.

The insight field "Client" is a select attribute with multiple values.

Insight custom field is available on the issue edit screen and I want to get the list of the objects for the current project only.

Can you help me, please?

Thank you,

BR, Petar

0 answers

Suggest an answer

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

Atlassian Community Events