The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Search Jira Assets for objects with no inbound or outbound references

Marcie Talbot
Contributor
March 25, 2025

Hello. I would like to search Jira Assets for objects with no inbound references. I am using this example:

If you want to find all "Person" objects with no inbound references, your AQL query would be: objectType not in objectTypeAndChildren(Person) AND inboundReferences() = null 

I've tried this and it does not work. Any help is appreciated!

Marcie

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Marcie Talbot
Contributor
March 25, 2025

I just got it to work by removing the parentheses after inboundReferences(). It did return an error although I may have gotten what I need.

Error: No matching attribute for AQL clause (inboundReferences)

I admit I'm not great at using query languages.

DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events