Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Configuring a Read Only Object field for multiple objects

David Sumlin
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2021

Is it possible to configure the Insight Read Only field to show multiple Insight objects?

For example: Let's say I have an Insight Object/s custom field which shows Application objects and is configured to allow multiple selections.

Each Application is related to potentially multiple Server objects. Each Server object may be related to multiple Contact objects.

If I choose multiple Application objects in my issue, I'd like to see in the Read Only field a display of all the related Contact objects be displayed.

Is this possible?

1 answer

1 accepted

Suggest an answer

Log in or Sign up to answer
1 vote
Answer accepted
Peter-Dave Sheehan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 15, 2021

Yes that should be possible., if you can create an IQL for the list of objects to assign to the RO field, you can assign those objects.

I suspect you would be looking at something like this:

Assumption 1: the Application objects are selected in an insight custom fields called "Applications"

Assumption 2: Servers have Application attribute (Server appears as inbound objects on application objects)

Assumption 3: Servers have Contacts as an attribute (Server appears as inbound objects on Contact objects)

Filter Scope: objectType=Contact

Filter Assign Scope: object having inR(Application in ($Applications${0}}))

David Sumlin
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 17, 2021

Awesome! Thank you! :-)

Like Uday Kiran Bhaviri likes this
TAGS
AUG Leaders

Atlassian Community Events