Fix metadata fields not editable during multi edit#1041
Conversation
|
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/1041/2025-01-31_11-09-44/ . |
In the modal for editing multiple events at the same time, the fields "presenter(s)" and "contributor(s)" were not editable in some cases. This patch fixes that.
0af864d to
8a91398
Compare
|
This pull request has conflicts ☹ |
owi92
left a comment
There was a problem hiding this comment.
Is there a trick in reproducing the bug? I didn't notice any issues either on main or this branch, but the code looks reasonable.
I did notice however that clicking the start date field when editing multiple events crashes the app. This is also the case on main, so you don't necessarily need to fix it here, but it would be fitting I suppose.
So if you don't want to do that, consider this approved.
Likely, but I unfortunately do not know it. I developed this against the Opencast of one of our clients, but was unable to determine which change in their configuration was responsible.
I'd prefer handling that in a separate PR. Would you open an issue for it? |
|
This pull request has conflicts ☹ |
In the modal for editing multiple events at the same time, the fields "presenter(s)" and "contributor(s)" were not editable in some cases. This patch fixes that.
How to test this
This patch should ideally be tested with a production Opencast. Unfortunately, I do not actually know what the exact Opencast configuration is that causes the error this patch this is supposed to fix. The modal for editing multiple events can be found in the events table next to the search bar and filters.