Forums

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

JSM Insight Cloud - insight cf's cascading list

Adam
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 30, 2022

Hi all, i have a question in regards to insight custom fields. Here is my problem. I have a schema with two object types: Category and Subcategory. In Category object type i hold Subcategory objects as references to the Subcategory object type. 
2022-06-30_22h48_07.png

i've also set up a customer form with two insight custom fields: Category and subcategory.
2022-06-30_22h48_49.png

Now what i would like to achieve is to filter the Subcategory custom field on what was selected in the Category custom field. 

What i have tried is

1. hardcoded the name of the inbound reference object - it worked and displayed 3 results as it should

2022-06-30_23h06_05.png

2. Used a placeholder instead of a hardcoded value in filter issue scope (IQL) and pointed to the Category custom field which is customfield_10043 - didn't work :( 

2022-06-30_23h12_51.png

3. tried to use smartvalue instead of the placeholder which didn't work either

4. tried a few more variants with outR without any luck.

Checked this questions on community but the were not for my use case
How to configure Insight custom fields as cascading select list | Jira | Atlassian Documentation
Announcing Filter Issue Scope for Insight - Atlassian Community

Any help? 
Thanks

1 answer

1 accepted

1 vote
Answer accepted
Yuly Buenahora
Contributor
June 30, 2022

Hi @Adam try to use this: Filter issue scope (IQL): object HAVING inR(Label=${customfield_10141.label})

Adam
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 30, 2022

Thank you @Yuly Buenahora worked like a charm. Not sure why it's not working with name or key though. 

Best
Adam

Suggest an answer

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

Atlassian Community Events