-
Suggestion
-
Resolution: Unresolved
-
None
-
0
-
2
-
In the situation where Object A references Object B which references Object C, on a Jira issue with a field that references Object A, we want to display an attribute from Attribute C.
Using dot notation is not an available solution – see https://jira.atlassian.com/browse/JSDSERVER-8520
To solve this problem, we
- Created Insight custom field FieldA to hold one or more objects of ObjectType A.
- Created Insight Readonly field FieldC that
- Has a Filter Scope for ObjectType C
- Has a Filter Assign Scope that assigns value based on contents of Field A
The results:
- If FieldA had one value, FieldC showed the proper object
- If FieldA had more than one object, FieldC could not render.
Desired result: FieldC can be multi-valued to match all values in FieldA.
- links to
Is there any update/movement on this ask?
Best, Joseph