Branch: refs/heads/CRAPP-437 Home: https://github.com/xwiki-contrib/application-changerequest Commit: 35619df7457ac91f1913db4a9d0ec43d7bfece88 https://github.com/xwiki-contrib/application-changerequest/commit/35619df745... Author: Simon Urli <[email protected]> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/storage/DefaultFileChangeStorageManager.java M application-changerequest-default/src/test/java/org/xwiki/contrib/changerequest/internal/storage/DefaultFileChangeStorageManagerTest.java Log Message: ----------- CRAPP-437: The creator of a page created through a change request is the user who published it, not the user who created it * Set the creator of a document published from a creation filechange to the author of the first creation filechange of that document in the change request, instead of the user performing the merge * The content author and the effective metadata author remain the merge user, consistently with the merge of an edition filechange * Update and complete the unit tests of DefaultFileChangeStorageManager#mergeCreation accordingly Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notifica...