Fix role getting unselected when changing write#1523
Fix role getting unselected when changing write#1523Arnei wants to merge 1 commit intoopencast:r/19.xfrom
Conversation
Fixes opencast#1507. There is a bug in the access policy tab of event details that can be reproduced like so: 1. Add a new policy. 2. Set a role for the new policy. 3. Change the write rights for the new policy. The role is now unset. This patch should fix that.
|
Use Run test server using develop.opencast.org as backend: Specify a different backend like stable.opencast.org: It may take a few seconds for the interface to spin up. |
|
This pull request is deployed at test.admin-interface.opencast.org/1523/2026-03-13_10-01-29/ . |
|
thanks for this :D |
a quick test here confirms fix 👍 Screen.Recording.2026-03-13.at.11.39.08.mp4 |
Fixes #1507.
There is a bug in the access policy tab of event details that can be reproduced like so:
The role is now unset. This patch should fix that.