The smart value {{page.url}} returns the page url format incorrectly

XMLWordPrintable

    • Minor
    • Warranty

      Issue Summary

      The smart value page.url returns the page URL format incorrectly

      Steps to Reproduce

      1. Create or edit an automation rule in Confluence Cloud;
      2. Add a "Page branch", for example "Last updated more than 12 months ago"
      3. Add an action, for example the "Send email", to use the page.url smart value
      4. Trigger the automation rule

      Expected Results

      The smart value page.url returns the page URL format correctly, for example:

      https://SITE-NAME.atlassian.net/wiki/spaces/SPACE-KEY/pages/CONTENT-ID
      

      Actual Results

      The smart value page.url returns the page URL format incorrectly, for example:

      https://SITE-NAME.atlassian.net/spaces/SPACE-KEY/pages/CONTENT-ID
      

      Note the "/wiki" is missing after the site name.

      Workaround

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

      **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:
            Trevor Angle
            Reporter:
            Rodrigo C
            Votes:
            2 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: