I'm trying to build and automation and I've seen multiple posts of people trying for similar things but I can't seem to understand them well enough or adapt them to what I'm trying to do.
In my incident screens I have a multi select asset picker field called 'Linked Device' that I can populate automatically or manually using objects simply called 'Devices' in the Assets schema. The Devices object have an attribute for Location that references another object in the schema called 'Location'.
In the same incident screens I have another multi select asset picker field called 'Location' that I'd like to auto-populate from the Location attribute from the Device objects selected in the 'Linked Device' field.
I read one forum post saying that if I'm already using an asset picker custom field (like Linked Device) I could just use the Edit issue fields action, select the my Location field, and using a smart value {{issue.customfield_XXXX.Attribute}} in my case {{issue.customfield_10060.Location}}. This gets me an output of: