Entity Properties not available for all user smart values (like Approver)

XMLWordPrintable

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

      The entity properties ([Automation smart values - users | Cloud automation Cloud | Atlassian Support|https://support.atlassian.com/cloud-automation/docs/jira-smart-values-users/]) are not available for the approvers object: 

      {{#issue.fields.Approvals.approvers.get(0)}} 
         {{#if(equals(approverDecision,"approved"))}} 
            {{approver.displayName}}
         {{/}}
      {{/}}

      Limited properties are available (accountId, emailAddress, displayName, active, timezone), but the entity properties cannot be accessed via 

      .properties

              Assignee:
              Unassigned
              Reporter:
              Stefan Papakostopoulos
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: