You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
Is there a way to write an IQL /AQL to get the whole hierarchy of objects of the same time linked between them by an attribute ?
For instance, it could be use with a User object where we store N+1 User only, to get the whole liste of superior in the hierarchy.
Exemple:
It's quite simple to get John N+1, with a search such as
user having inR( "User" = John, refType in("Reports to"))
But what if I want the whole list of superior from John to the top of the hierarchy with an IQL /AQL ?
Any suggestion ?
Thanks !
I'm looking for this as well... I think it's simply not possible ..like many other things
.. Those Assets and its functionality is WAY TO SIMPLE to have some decent use in real world use cases !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.