Forums

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

Jira Insight Filter Objects based on another attribute

Marco Hasenfratz
Contributor
August 25, 2021

I try todo the following:

I have a Object in Insight, called "Logins", this Object has two fields:

- "Related Application" - Type: Object / Type Value: Another Object called "Applications"

- "Related Privileges" - Type: Object / Type Value: Another Object called "Privileges"

The Object "Privileges" contains (among others) the Attribut "Accossiated Application", here the Object "Applications" is choosen. (outbound connection)

Now the issue:

In Object "Logins" I set the attribut "Related Application". Then I choose the attribut "Related Privilegs" but for this Object, there souldn't be all available privileges visible, only the ones for the Application i choosed.

So i wanna "Filter" the content, based which is choosen at "Related Application" in the other attribute.

Is there a possibility todo such a filtering?

3 answers

1 accepted

2 votes
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 Leaders.
August 27, 2021

Yes, in your Login attributes, click the config wheel for the Related Privileges attribute.

In filter objects, you can enter an IQL like:

"Associated Application" = ${Related Application}

If Related Application allows mulitples, the IQL will be

"Associated Application" in ${Related Application${0}}

or (I am never sure)

"Associated Application" in (${Related Application${0}})
Robert December 28, 2022

Thanks!

Steve Pace February 15, 2023

This works for me directly from Assets but would like to know if it can work when filling out a request form in Service desk . 

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 Leaders.
February 15, 2023

Yes that will work in jira and jsm forms as well.

1 vote
Andrea Scova
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 1, 2022

Very useful, I'd suggest to have this feature better documented. I had an hard time finding a solution since I finally got here!

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 Leaders.
February 1, 2022

This is documented here: https://confluence.atlassian.com/servicemanagementserver/advanced-placeholders-1044784599.html

I preferred the documentation when it was on the old mindville site. The new site relies on knowing the right search terms. You can't just browse all the pages and read them systematically.

1 vote
Marco Hasenfratz
Contributor
September 1, 2021

Hi Peter, thank you!! Its working!!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events