Skip to content

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

Merged
akhanfir merged 1 commit intofeature/maintenancefrom
TASK-10291
Mar 12, 2026
Merged

fix: drag & drop document/folder on space root folder should apply space's access properties - EXO-85034#2547
akhanfir merged 1 commit intofeature/maintenancefrom
TASK-10291

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.

@akhanfir akhanfir enabled auto-merge (squash) March 12, 2026 09:14
@akhanfir akhanfir requested a review from mkrout March 12, 2026 09:14
@sonarqubecloud
Copy link

@akhanfir akhanfir merged commit fd5262f into feature/maintenance Mar 12, 2026
6 checks passed
@akhanfir akhanfir deleted the TASK-10291 branch March 12, 2026 09:45
akhanfir added a commit that referenced this pull request Mar 16, 2026
…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 added a commit that referenced this pull request Mar 16, 2026
…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.
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.

3 participants