Hi,
We have an Insight Object Schema containing all the applications that we sell, that are installed at the customer site.
On the issue view all linked applications are presented (so when customer A creates a ticket, we show the linked applications, Insight objects 'Customer Application X' and 'Customer Application Y')
So far no problems, we added a new object type that contains the specific info regarding Customer Application X and want this object also to be presented in the ticket.
So far I tested with a Read-only and Referenced Insight Custom field, both without result.
The problem seems to be that there could be more than one 'Customer Application' object present in the ticket (custom field = CMDB Application).
How should I set the Filter Assign Scope of the new custom field so that only the objects are returned where the attribute 'Customer Application' is one of the objects in the other Custom field 'CMDB Application'?
This is what i have in the read only custom field :

I also tried "objectType = "CARE Info" AND "Customer Application" IN ${customfield_23103.name}" as Filter assign scope...
This is the TST reference field that is not working either:

Any suggestions?