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 template losing user role when creating an event in the admin ui #4929

Merged

Conversation

Arnei
Copy link
Member

@Arnei Arnei commented Apr 26, 2023

A non-admin user creating an event/series through the create dialog in the admin ui may accidentally remove his own role from the event because selecting a template in the access policy tab will lose the users role, thereby making them unable to access the event. This fixes that.

Resolves #4911.

A non-admin user creating an event/series through the create dialog in
the admin ui may accidentally remove his own role from the event because
selecting a template in the access policy tab will lose the users role,
thereby making them unable to access the event. This fixes that.
@Arnei Arnei changed the base branch from develop to r/12.x April 26, 2023 15:17
@lkiesow lkiesow self-assigned this Apr 27, 2023
@lkiesow lkiesow merged commit 5748183 into opencast:r/12.x May 2, 2023
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.

Users may exclude themselves in ACL
2 participants