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

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.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events