-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Page - History and Information
-
None
-
1
-
Minor
Issue Summary
New Confluence Version History UI incorrectly flags "Include Excerpt" macro as changed.
Steps to Reproduce
- Create Page A: Add an Excerpt macro with some content and publish.
- Create Page B: Add an Include Excerpt macro and point it to the content in Page A. Publish Page B.
- Edit Page B: Make a change to any other part of the page content (e.g., add a line of text), but do not touch the Include Excerpt macro.
- Publish Page B.
- Open Version History: Compare the latest version with the previous one.
Expected Results
Only the newly added text should be highlighted as a change.
Actual Results
The Include Excerpt macro is also highlighted as if it were modified, even though no changes were made to it.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available