fix formik metadata reference according to new scheme#1519
fix formik metadata reference according to new scheme#1519ypatios wants to merge 3 commits intoopencast:r/19.xfrom
Conversation
|
Hi @ypatios |
|
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/1519/2026-03-13_06-58-15/ . |
cd19505 to
55fdc91
Compare
|
thx @Arnei :) did the rebase; all looking clean. @gregorydlogan, the ~48 irrelevant commits gone ;) |
| // theme: string, | ||
| metadata: { | ||
| "dublincore/episode_isPartOf": string, | ||
| // other metadata fields as needed |
There was a problem hiding this comment.
The comment should be removed.
Fixes #1518
"In the add event wizard, if a series is selected in the metadata tab, the respective ACL is copied to the new event and it's automatically set and visible in the ACL tab. The bug consists in that the above expected behaviour is broken (the series ACL does not get copied to the event ACL).
"It is assumed that this unintended behaviour was introduced with 25b77ad"
grok.com (v4.1, Expert Mode) has helped with analysis and coding.