Smart value {{page.url}} is not correct when site is using a custom domain

XMLWordPrintable

    • 5
    • Minor
    • 5

      Issue Summary

      This is reproducible on Data Center: NA

      Steps to Reproduce

      Prerequisite:

      • Confluence automation rule that generates the value using smart value "page.url"
      • A site with custom URL configured for Confluence Cloud.
      1. Create an automation rule
        1. "When Page published"
        2. If user condition, the user who triggered the user event is -> Your name
        3. Then send email to email address with body "page.url"
      2. Create a page to trigger the above automation rule
      3. Check the link thats sent in the email.

      Expected Results

      The link in email should be https://wiki.confluence.example.com/wiki/spaces/EXCEL/pages/281739275 

      Actual Results

      The link in the email is

      https://wiki.confluence.example.com/spaces/EXCEL/pages/281739275

      Workaround

      It might be possible to use the below workaround to print the page URL

      https://wiki.confluence.example.com/wiki/spaces/{{space.key}}/pages/{{page.id}}

            Assignee:
            Preethi K
            Reporter:
            Vindika D
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: