Hi,
sorry form my bad english.
I need to do exatly this: https://confluence.atlassian.com/jirakb/automatically-show-insight-referenced-object-attribute-values-on-jira-issue-and-based-on-selected-object-1093013976.html
I had on my insight project the object type Users with an object attribute called CDC and an attribute with jira users called "Jira User".
The object type CDC had an object attribute called Area.
I create an insight object custom field "Centro di Costo" that populate it self matching the placeolder Reporter:
Filter Asset scope: object having inr(objecttype = users and "Jira User" = ${reporter})
This works fine.
Now i would create a second custom filed that look at the first one on the issues and populate with the correct area value:
Filter asset scope: Object having inr(objecttype = CDC and Key = ${Centro di Costo})
This works only with these 2 conditions:
1) the first custom field is an "Insight readonly objects".
2) the second custom filed is an "Insight readonly objects"
For the first condition there isn't a problem, for the second, considering i have to populate Area also for old issues, I can't use the readonly type.
there is some solution? Why is not mantioned on the topic i link above?
I use jira Data Center 8.20.1
Thanks everybody.
Nico