Issue rendering macro when page name contain colon (:)

XMLWordPrintable

    • 2
    • Minor

      Issue Summary

      We get error below error when we are trying to render macro when page name(title) has colon ( : ) in it. endpoint used to query is :  https://<confluence>.atlassian.net/cgraphql?q=MacroBodyRendererQueryWithTags

      Unable to render {children}. Not found:

       

      Steps to Reproduce

      1. Step 1: Create a page which has colon ( : ) in title, and create its child pages.
      2. Step 2: On a different page, use child page macro and try accessing the page with colon in its title.

      Expected Results

      We should be able to see child pages

      Actual Results

      The below exception is thrown on page:

      Unable to render {children}. Not found:
      

      Workaround

      Instead of using colon ( : ), try using any other special character such as - 

            Assignee:
            Unassigned
            Reporter:
            Divyshri Jain
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: