Skip to content

fix: drag & drop document/folder on space root folder should apply space's access properties - EXO-85034 (#2547)#2548

Merged
akhanfir merged 1 commit intodevelopfrom
merge-85034
Mar 16, 2026
Merged

fix: drag & drop document/folder on space root folder should apply space's access properties - EXO-85034 (#2547)#2548
akhanfir merged 1 commit intodevelopfrom
merge-85034

Conversation

@akhanfir
Copy link
Contributor

Before this change, when a Space was created with Restrict Content Creation enabled and a folder or document was uploaded via drag & drop to the root folder of the space, the edit permission remained enabled for the created file or folder. To fix this issue, the mix:referenceable mixin is now added when creating the folder node. After this change, the edit permission is correctly disabled for files and folders created via drag & drop when Restrict Content Creation is enabled.

…ace's access properties - EXO-85034 (#2547)

Before this change, when a Space was created with Restrict Content Creation enabled and a folder or document was uploaded via drag & drop to the root folder of the space, the edit permission remained enabled for the created file or folder. To fix this issue, the mix:referenceable mixin is now added when creating the folder node. After this change, the edit permission is correctly disabled for files and folders created via drag & drop when Restrict Content Creation is enabled.
@akhanfir akhanfir requested a review from Jihed525 March 16, 2026 09:18
@akhanfir akhanfir enabled auto-merge (squash) March 16, 2026 09:18
@sonarqubecloud
Copy link

@akhanfir akhanfir merged commit 8705a2e into develop Mar 16, 2026
8 checks passed
@akhanfir akhanfir deleted the merge-85034 branch March 16, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants