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

Using the baseUrl Smart Value within Smart Value Iteration while iterating over a List fails to render the value.

XMLWordPrintable

    • Minor

      Issue Summary

      When using the baseUrl Smart Value, a site's URL is typically returned, such as https://site.atlassian.net

      However, when using this Smart Value within iterative Smart Value Functions on a List, it fails to render a value.

      Steps to Reproduce

      1. Create an Automation Rule with a Trigger of Scheduled and a JQL pointing to a single Jira Issue along with the Log Action.
      2. Have the Jira Issue contain a List Custom Field, such as a Select List (multiple choices).
      3. Have the Log Action contain the following:
        {{baseUrl}} | {{#ListCustomField}}{{baseUrl}}{{/}}
        

      Expected Results

      Both will evaluate to the Site's base URL. The List will produce the URL for each item in it.

      Actual Results

      The instance of baseUrl inside of the iterative Smart Value Function does not evaluate to the Site's base URL. The List does not produce the URL for each item in it. It doesn't produce the URL at all.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              e00fec873fe4 Sophia Do
              992127aa63ec Payden Pringle
              Votes:
              4 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: