Is it possible to join more objects in an IQL filter

Andrew19
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!
August 11, 2022

 I have an object type A and object type B with the following properties

A.id 

A.property1 = reference to object B

and also

B.id

B.property1

i want a filter that returns in a table 

A.id, B.property1 where B is A.property1 , like the same concept of making a join in sql but i cannot find how to do it.

   

0 answers

Suggest an answer

Log in or Sign up to answer