Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 8d5a155efc8e934415c1572a6832b0d692dd3750 https://github.com/xwiki/xwiki-platform/commit/8d5a155efc8e934415c1572a6832b... 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 (#6443) * 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