Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix setting groups for published mediafiles #2613

Closed
Elblinator opened this issue Sep 11, 2024 · 0 comments · Fixed by #2614
Closed

Fix setting groups for published mediafiles #2613

Elblinator opened this issue Sep 11, 2024 · 0 comments · Fixed by #2614
Assignees
Milestone

Comments

@Elblinator
Copy link
Member

Current behaviour:
If a meeting adminwithout orga management permissions tries to change the groups from a publizised mediafile then the following Error is thrown:

Error: You are not allowed to perform action mediafile.update. Missing OrganizationManagementLevel: can_manage_organization

Reproduction:

  1. in orga level upload file
  2. publish file
  3. login as a normal meeting admin
  4. navigate to files and try to change the groups
  5. Error is thrown

Wanted behaviour:
Anyone with the right to manage the mediafiles should be able to change the groups from the files (this includes published and meeting specific files)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants