-
Notifications
You must be signed in to change notification settings - Fork 33
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
Change restrictor for Orgaadmin #4382
base: main
Are you sure you want to change the base?
Conversation
7b6721d
to
2ede1f4
Compare
...es/committee-detail-view/components/committee-detail-view/committee-detail-view.component.ts
Outdated
Show resolved
Hide resolved
A-E is not wanted for the Orgaadmin An Orgadmin should not be able to delete meetings if the meeting is locked from inside and an Orgaadmin should not be able to dublicate a meeting which is locked from inside |
The PR still needs to make sure that locked meetings are displayed correctly From a Comment from the backend: |
closes #4380
You need the AU PR : OpenSlides/openslides-autoupdate-service#1053
Additional wanted:
An Orgaadmin should only be allowed to delete and dublicate a meeting if they have the "meeting.can_manage_settings" from this meeting
This PR is allowing an orgaadmin to see every data, option etc. if they should be able to see it. To give an Orga admin the possibility to use all action the backend needs to be changed as well