Forums

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

AQL filter to get all objects with inbound references from a specific user

Lucas de Souza
Contributor
August 7, 2025

Hello everyone,

I'm trying to create an AQL filter in Jira Assets that will show me all objects that have an inbound reference from a specific user.

For example, I want to find all Laptops that are referenced by an object with the name "Lucas de Souza".

I've tried using this filter, but it doesn't seem to work correctly:

objectType = "Laptops" AND inboundReferences(Name = "Lucas de Souza")

The goal is to get a list of all objects referenced by "Lucas de Souza" across our Assets schema.

Can anyone help me with the correct AQL syntax for this? I'd appreciate any guidance or examples you could provide.

Thank you!

1 answer

0 votes
Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 7, 2025

HI @Lucas de Souza 

Can you provide some more details, based on screen shots of an laptops object?

Also is this attribute Name an reference to another object in the schema or another schema or another type of attribute?

 

Lucas de Souza
Contributor
August 7, 2025

@Marc - Devoteam Thank you for your reply.

So I would like to get all the Laptop, Monitors, and Phones which has the Outbound References to my user in another schema.

obj-schema.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events