Hyperlinks to Confluence Questions lead to "Confluence Questions Empty Frontend" error page

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Issue Summary

      "Confluence Questions" hyperlinks are being created using the format "/wiki/display/<spacekey>/customcontent/<contentid>" instead of the expected "/wiki/spaces/<spacekey>/questions/<contentid>" format, causing users who click these links in either Confluence email notifications or the search results to land on a "Confluence Questions Empty Frontend" page.

      Steps to Reproduce

      1. Ask a question within "Questions for Confluence"
      2. Search for the question using the Confluence search
      3. Click on the resulting link

      Expected Results

      Question loads under the https://<site>.atlassian.net/wiki/spaces/<spacekey>/questions/<contentid> link

      Actual Results

      Hyperlink is actually set as https://<site>.atlassian.net/wiki/display/<spacekey>/customcontent/<contentid>, resulting on a "Confluence Questions Empty Frontend" page.

      Workaround

      Manually replace the URL for "/wiki/spaces/<spacekey>/questions/<contentid>".

      • Example:
        • Broken link: https://<site>.atlassian.net/wiki/display/TESTSPACE/customcontent/1234567
        • Replace for: https://<site>.atlassian.net/wiki/spaces/TESTSPACE/questions/1234567

              Assignee:
              Rithvik Mahindra
              Reporter:
              Leonardo H
              Votes:
              6 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: