Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 71ad5fa9ae354749bbb28c0ede0027b23cce3159 https://github.com/xwiki/xwiki-platform/commit/71ad5fa9ae354749bbb28c0ede002... Author: Simon Urli <simon.urli@xwiki.com> Date: 2025-10-02 (Thu, 02 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseObject.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/objects/BaseObjectTest.java Log Message: ----------- XWIKI-21417: BaseObject#set always set the metadata dirty flag of the owner doc to true (#4547) * Only create the property when it doesn't exist in BaseObject#set * Provide unit test To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications