Hi,
In my object schema in Insight I have 3 object types:
- Phone
- - Brand
- - - Model
In the object type "Phone" I have linked 2 attributes via the "Object"-type:
The attribute "Brand" links to the object type "Brand" and the attribute "Model" links to the object type "Model".
In the object type "brand" I have 2 entries (Company 1, Company 2). In the object type "Model" I have many entries (Model X,Y,Z, Model 1,2,3...).
What I want is that when a new object is created in the object type "Phone" and then for example under "Brand" Company 1 is selected, that only certain models (all model from Company 1) are listed (and not the models of Company 2)
Is this possible to implement in Insight? Who has tips?
Kind regards,
Ben
Hi @Ben - You would need a custom insight field for each:
objectType = Phone
Hi @Mark Segall ,
thanks a lot for your answer.
I think for this method to work, I would have to create a custom field in Jira, right?
That's not exactly what I meant. I would like to have a selection with the conditions described above within Insight. So that when I create a new object "Phone" and select "Company 1" under "Brand" the attribute "Model" lists only the models connected to the brand (in Insight, as I said).
Kind regards,
Ben
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ben - Apologies for the misunderstanding. I have not done a lot of this myself, within Insight as I primarily set it up as a dumping ground for data sourced elsewhere. However, here's a link I use as my go to for Insight filtering:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.