Blog tree failed to load

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • Component/s: Page - Blogs
    • None
    • 2
    • Severity 3 - Minor

      Issue Summary

      Blog tree is not loading.

      Steps to Reproduce

      1. Open a space
      2. Click on Blog

      Expected Results

      The blog tree shows on the left menu.

      Actual Results

      Error message shows up:

      Blog tree failed to load. 
      message: Internal Server Error: returned from: 'Bulk_PaginatedContentListWithChild' - Duplicate key 123123 (attempted merging values blogpost: 123123 v.2 and blogpost: 123123 v.2)
         micros_container: confluence
         product: confluence
      
      ...
      stack: java.lang.IllegalStateException: Duplicate key 123123 (attempted merging values blogpost: 123123 v.2 and blogpost: 123123 v.2)
      java.base/java.util.stream.Collectors.duplicateKeyException(Collectors.java:133)
      java.base/java.util.stream.Collectors.lambda$uniqKeysMapAccumulator$1(Collectors.java:180)
      java.base/java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169)

      Workaround

      Access the mentioned page using the direct URL for the blog:

      <base_url>/wiki/spaces/<SPACEKEY>/blog/<Blog_ID> 

      <SPACEKEY> can be determined by visiting the space overview page and looking at the URL.

      <Blog_ID> can be determined by putting below url in the browser with spaceKey value. It will list all the blogposts available in the space:

      <base_url>/wiki/rest/api/content?spaceKey=<SPACEKEY>&type=blogpost 

              Assignee:
              Aniruddha Kakade
              Reporter:
              Elisa [Atlassian] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: