Uploaded image for project: 'Automation for Cloud'
  1. Automation for Cloud
  2. AUTO-1356

Jira Issue Smart Values: Make request-channel-type available as a Smart Value.

XMLWordPrintable

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

    • Jira Service Management

      Problem Definition

      I would like to be able to access the request-channel-type Field as a Smart Value:

      This is accessible in JQL currently:

      request-channel-type IN (api, jira)
      

      Suggested Solution

      Provide this as an accessible Smart Value in Automation:

      {{request-channel-type}}
      

      Would return something like api, or jira, etc.

      Workaround

      The Request Channel Type is available as a Jira Issue Property, which means it can be accessed via this Smart Value:

      {{issue.properties."request.channel.type".value}}
      

      Alternatively, utilize Automation JQL Conditions to check the value when needed:

              Unassigned Unassigned
              992127aa63ec Payden Pringle (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: