Looking to create a query, automation or report that would return any Employees who have more than 1 Laptop assigned to them in Jira Assets.
Have an Employee object type that would have inbound references from a Laptops object type.
The Laptops object type has an attribute of Assigned To that points to the object type of Employees.
You can see in the object view of an Employee if the have multiple references coming in. Have not been able to find a way to just query for those with multiple assignments currently
Appreciate any tips or feedback