Support access of all Insight attributes through smart values

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Smart-values
    • 0

      Issue

      We do not currently support accessing fields within insight objects. Only the following are supported as the moment as per this documentation.

      You can access an insight field's full name, key, or summary through the following smart values:
      issue.InsightField // returns Some Client Name (ABC-123)
      issue.InsightField.key // returns ABC-123
      issue.InsightField.summary // returns Some Client Name

      Suggestion

      Allow accessing all object attributes via smart values like
      issue.InsightField.User // returns the value in the User attribute of the object

            Assignee:
            Unassigned
            Reporter:
            Michelle Chin (Inactive)
            Votes:
            197 Vote for this issue
            Watchers:
            110 Start watching this issue

              Created:
              Updated: