Branch: refs/heads/okf-wiki-user-scope Home: https://github.com/xwiki/xwiki-dev-llm Commit: 34ab05d336f78cf8abf000eef6f4e8979e7c54a4 https://github.com/xwiki/xwiki-dev-llm/commit/34ab05d336f78cf8abf000eef6f4e8... Author: Vincent Massol <[email protected]> Date: 2026-07-03 (Fri, 03 Jul 2026) Changed paths: M xwiki/instructions/xwiki-org.md A xwiki/okf/architecture/wiki-user-scope.md M xwiki/okf/index.md Log Message: ----------- [Misc] Record subwiki user-scope storage as an OKF architecture entry A subwiki's user scope (LOCAL_ONLY / GLOBAL_ONLY / LOCAL_AND_GLOBAL) is stored on its own WikiManager.WikiUserConfiguration document (not the main-wiki descriptor) and defaults to GLOBAL_ONLY when the object is absent. This non-obvious location and default is easy to get wrong when configuring or testing subwiki user/group visibility. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications