This issue has been created
There is 1 update.
 
 
Confluence / cid:jira-generated-image-avatar-273cfb46-93f4-45fb-aea1-f0e28c36aec3 CONFLUENCE-475 Open

Don't import deleted page revisions

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-69ed561f-5d73-48da-85e6-d2197c0e1529 Raphaël Jakse created this issue on 26/May/25 09:26
 
Summary: Don't import deleted page revisions
Issue Type: cid:jira-generated-image-avatar-273cfb46-93f4-45fb-aea1-f0e28c36aec3 Bug
Affects Versions: 9.86.1
Assignee: Unassigned
Components: XML
Created: 26/May/25 09:26
Priority: cid:jira-generated-image-static-major-2288a02a-b7bb-4d58-91b8-c926d01cd7f2 Major
Reporter: Raphaël Jakse
Description:

Deleted page revisions are currently imported, which is wrong.

The following error should be output in such cases.

09:23:48.637 [main] ERROR o.x.c.c.f.i.i.ConfluenceInputFilterStream - Failed to get the version for page revision with id [63897111]. Will use dates to sort revisions as a fallback for page [{pageId=63897036, pageRevision=2, pageTitle=Page with deleted revision, spaceKey=MySpace}] and rewrite the versions. Please double-check its history 
 
 

1 update

 
cid:jira-generated-image-avatar-69ed561f-5d73-48da-85e6-d2197c0e1529 Changes by Raphaël Jakse on 26/May/25 09:26
 
Assignee: Raphaël Jakse