Uploaded image for project: 'Automation for Jira Server'
  1. Automation for Jira Server
  2. JIRAAUTOSERVER-313

Support access of all Insight attributes through smart values

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Smart-values
    • 0
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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

            Unassigned Unassigned
            michin Michelle Chin
            Votes:
            155 Vote for this issue
            Watchers:
            89 Start watching this issue

              Created:
              Updated: