Insight referenced object field based 2 o more parents

Claudia Patricia Polania June 5, 2018

I want to filter de Insight referenced field called "Computers" based in two parents, a "Location" and a "Manufacturer". I want to see the list of computers according to the location an the manufacturer.

I created 3 Insight fields in the following order

1. Location

2. Manufacturer

3. Computers


If a selected a Location, in the field Manufacturer appears the manufacturers in this location (for this I created Insight objects field for Location and Insight Insight Referenced Objects for Manufacturer).

For computers Insight field, I followed the example shown in this page https://documentation.riada.se/display/ICV54/Insight+5.4+Release+notes , but I don´t obtain the espected result.

In Computer Insight object field, I set up the field like this:

"SCOPE IQL": OBJECTTYPE = "COMPUTERS"
"ISSUE SCOPE IQL": LOCATION= ${LOCATION} AND MANUFACTURER = ${MANUFACTURER}

1 answer

0 votes
Luiz Gregorio May 6, 2021

Hello Claudia, have you managed to workaround this?

I am having the exactly same problem

Hakan Bahadir
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 7, 2021

Hello,

IQL is case-sensitive. The attributes need to be the same as they are on the Object Type configuration. Can you please share the exact IQL you are using?

Thank you

Hakan Bahadir

Solutions Engineer

Suggest an answer

Log in or Sign up to answer