Branch: refs/heads/XWIKI-6161 Home: https://github.com/xwiki/xwiki-platform Commit: b57b2443b7b7dbe9bb78102f33efdd4db7c0b007 https://github.com/xwiki/xwiki-platform/commit/b57b2443b7b7dbe9bb78102f33efd... Author: Vincent Massol <[email protected]> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/VersionIT.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateVersioningStore.java Log Message: ----------- XWIKI-6161: Reset action does not work anymore * Detach the document's history nodes from the Hibernate session before the bulk delete query that removes them, so that the single node the reset archive is rebuilt with no longer clashes with them * Add a functional test resetting the history of a document Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications