There are 6 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-62e1cdb7-f339-491d-9e3d-abc9d6c36e4a XWIKI-21277 Closed

Reset action does not work anymore

 
View issue   ·   Add comment
 

6 updates

 
cid:jira-generated-image-avatar-9f2cb9de-c75d-42fe-8479-aa5c77491b40 Changes by Vincent Massol on 17/Sep/26 18:00
 
Documentation in Release Notes: N/A
Documentation: N/A
Assignee: Vincent Massol
Resolution: Duplicate
Labels: bugfixingday regression
Status: Open Closed
 
 

1 comment

 
cid:jira-generated-image-avatar-9f2cb9de-c75d-42fe-8479-aa5c77491b40 Vincent Massol on 17/Sep/26 18:00
 

Closing as a duplicate of XWIKI-6161, which reports the same defect: same org.hibernate.NonUniqueObjectException on XWikiRCSNodeInfo, same resetRCSArchiveupdateXWikiDocArchivesaveXWikiDocArchive path.

The two issues coexisted because XWIKI-6161 was restricted to pages "without history", while this one reports a page with several versions. A retest on XWiki 18.7.0 shows that distinction no longer exists: the reset action fails on a brand new page with only 1.1, on a new page with several versions, on an untouched bundled XS page and on an edited one alike, all with the identical stack. The detailed retest is in XWIKI-6161, whose summary has been broadened accordingly.

My 2024-04-18 note above about Document.getDoc().resetArchive(...) and the old importer's "reset history" option has been carried over to XWIKI-6161 so it isn't lost.