Url in Send Message step in VSA does not work with variable

XMLWordPrintable

    • 1
    • Minor

      From investigation of https://getsupport.atlassian.com/browse/CES-73199

      Issue Summary

      When using variable in a url sent by Send Message step in VSA, the rendered url is conversation is invalid.

      Steps to Reproduce

      • In an intent flow, add a Send Message step.
      • Add a URL with a variable (could be from web request, ask information, or even the built-in ones `reporter.accountId`), .e.g. https://www.google.com/reporter.accountId
      • test the conversation and check the url is invalid.

      Expected Results

      test the conversation and check the url is valid.
      https://www.google.com/620d35bfe41f76006a6e0045 <--- the id will vary

      Actual Results

      the invalid link https://www.google.com/%7B%7Breporter.accountId%7D%7D

      Workaround

      Not exactly a workaround, but to simply render the url as plain text (use "unlink" tool)

        1. screenshot-1.png
          screenshot-1.png
          67 kB
        2. screenshot-2.png
          screenshot-2.png
          44 kB
        3. screenshot-3.png
          screenshot-3.png
          48 kB
        4. screenshot-4.png
          screenshot-4.png
          64 kB

              Assignee:
              Unassigned
              Reporter:
              Ka Leong Chan (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: