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

Details

    • 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.

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              michin Michelle Chin
              Votes:
              150 Vote for this issue
              Watchers:
              86 Start watching this issue

              Dates

                Created:
                Updated: