My question is about selecting multiple values from a JIRA INSIGHT Table. The following example will illustrate this –
Table Car has these fields, and I am giving examples below -
Make Model Year Engine Type
VW Polo 2021 Electric
Ford Galaxy 2020 Diesel
Table Manufacturer has these fields –
Make Model
VW Golf
VW Polo
Ford Galaxy
Ford Fiesta
Alternatively, if I select the Make then the data in the Model field of the table Car should only show the models based on the make. In our example, if I select VW, the model field will only show Polo & Golf.
Hi Melo
I was able to resolve this issue with the simple expression of "Manufacturer=${Manufacturer}" in the "Filter Object".
Regards
Hi,
My understanding is that you're trying to get these values selected in an Insight CF.
First, let's use Insight language. The "fields" are called Object Attributes.
You can take a look at this page (although is a bit old): https://documentation.mindville.com/insight/latest/object-type-attributes-33467203.html
Now things can be straightforward. Just create two different object types, Car and Manufacturer.
Either of these object types can have an "Attribute" referencing other objects.
Now create two insight custom fields, one for each object. For Car, you can use Insight "referenced custom field".
https://confluence.atlassian.com/servicemanagementserver/referenced-insight-custom-field-1044784430.html
Please let me know if you're able to configure it.
Thanks,
Melo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.