Skip to content

fix: add openedx-private to permissions script for Libraries v2 uploads#1356

Merged
ahmed-arb merged 1 commit intoreleasefrom
fix/libraries-v2-upload-permissions
Mar 16, 2026
Merged

fix: add openedx-private to permissions script for Libraries v2 uploads#1356
ahmed-arb merged 1 commit intoreleasefrom
fix/libraries-v2-upload-permissions

Conversation

@ahmed-arb
Copy link
Collaborator

This fixes the PermissionError when uploading files to Libraries v2 by ensuring the openedx-media-private directory has correct ownership set. The directory was being mounted in docker-compose.yml but wasn't included in the setowners.sh script.

Resolves: #1353

This fixes the PermissionError when uploading files to Libraries v2 by
ensuring the openedx-media-private directory has correct ownership set.
The directory was being mounted in docker-compose.yml but wasn't included
in the setowners.sh script.

Resolves: #1353
@ahmed-arb ahmed-arb merged commit deae6ae into release Mar 16, 2026
3 checks passed
@ahmed-arb ahmed-arb deleted the fix/libraries-v2-upload-permissions branch March 16, 2026 12:12
@github-project-automation github-project-automation bot moved this from Pending Triage to Done in Tutor project management Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

tutor does not correctly set permissions for openedx-private

3 participants