-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Page - Editor - Cloud
-
None
-
1
-
Minor
Issue Summary
When a Confluence page contains a large number of synced blocks sourced from multiple pages, the blocks may fail to load during the initial page view. The page displays:
“We’re unable to display this content at the moment”
Clicking Try again allows the synced blocks to load successfully.
The behavior appears to be related to the batch retrieval and bulk permission-check process used for synced blocks.
Steps to Reproduce
- Create or open a Confluence page containing a large number of synced blocks.
- Configure the synced blocks to reference content from multiple source pages.
- Load the page.
- Observe that the synced blocks may fail to render and display:
- “We’re unable to display this content at the moment”
- Click Try again.
- Observe that the synced blocks load successfully after the retry.
Expected Results
All synced blocks should load successfully on the initial page view without requiring a manual retry.
Actual Results
The initial batch request fails, causing the synced blocks to display an error. A manual retry successfully loads the content.
Workaround
Click Try again. Observe that the synced blocks load successfully after the retry.