mirror of
https://github.com/outline/outline.git
synced 2026-06-13 03:14:59 +03:00
709184ae0b
* fix: Before/After creation options appear in menu when no permission on parent closes #12624 * fix: Manager of root document sees non-functional Before/After create options Before/After only gated on the team-level createDocument ability, so a user with document-level manager access (but no collection access) saw the options yet hit a backend rejection. Gate on the actual sibling location instead, mirroring authorizeDocumentCreate. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>