The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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 Champions.
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
PD 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 Champions.
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 Champions.
June 17, 2021

Awesome! Thank you! :-)

Like Uday Kiran Bhaviri likes this
TAGS
AUG Leaders

Atlassian Community Events