Insight version is 8.9.4
So we have a list of assets(Hardware object) with assigned users(Assigned Users Object) for each asset. When you export all the assets, one user can have multiple lines of assets. We would like to know how can we have the User Assigned object group be assigned multiple assets automatically since Hardware is pulling the User's names from the User Assigned object.
Yes, under the Assigned Users object there is inbound reference from the Hardware objects but that doesn't really give us the view we desire. We're trying to put together a lifecycle for our laptops. A user will not receive a new laptop if one of the assigned laptops is still under warranty. So we need to query the Hardware if a user has an out-of-warranty machine which would trigger an alert but only if that same user does not have another laptop that is still under warranty.