-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Organize - Navigation - Sidebar (Content Tree)
-
None
-
2
-
Severity 2 - Major
Issue Summary
The page tree is not loading and presenting an error messages that states: "Failed to load page tree"
Upon reproducing the behavior while inspecting the browser console a similar error to the below below appears:
Error: GraphQL error: a0ce0ab6-3b1a-416d-a631-31129a79976d: java.lang.IllegalStateException: Duplicate key 158960723 (attempted merging values page: 158960723 v.1 and page: 158960723 v.1)
Steps to Reproduce
- Navigate to Space Overview
- Page Tree will not load
- Browser Console shows above error
Expected Results
Page Tree Should Load
Actual Results
The below exception is thrown in the xxxxxxx.log file:
react-dom.production.min.js:209 Error: GraphQL error: a0ce0ab6-3b1a-416d-a631-31129a79976d: java.lang.IllegalStateException: Duplicate key 158960723 (attempted merging values page: 158960723 v.1 and page: 158960723 v.1)
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
CONFCLOUD-74492 Blog tree failed to load
-
- Closed
-
- mentioned in
-
Page Loading...