Allow Insight Readonly custom field to be multi-valued

XMLWordPrintable

    • 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

      1. Created Insight custom field FieldA to hold one or more objects of ObjectType A.
      2. Created Insight Readonly field FieldC that
        1. Has a Filter Scope for ObjectType C
        2. Has a Filter Assign Scope that assigns value based on contents of Field A

      The results:

      1. If FieldA had one value, FieldC showed the proper object
      2. If FieldA had more than one object, FieldC could not render.

       

      Desired result: FieldC can be multi-valued to match all values in FieldA.

              Assignee:
              Unassigned
              Reporter:
              Relativity Support
              Votes:
              3 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: