Hey there,
I want to populate an insight object field with multiple objects. The objects I want to have can be found in other insight fields in different jira issues. I get these jira issues in question via via the lookup issues function of jira automation (see picture).
Now i want to use the function object having connectedTickets(Key = {{LookupIssues.key}}) but I cant seem to hand over multiple issues with this function. Is there a workaround?