Open KatrinIhler opened 4 months ago
Hi, at least currently this is not possible. Title was at least to my knowledge always required in the plugin. I would assume that you could check which user created those series? At least in our systems we use a dedicated user for the plugin which is also in the metadata field 'createdBy' of the series.
Thanks for reporting. I just did some testing. Here my findings:
I would suggest we discuss in our next community meeting how to solve this problem.
Possible correct configuration:
Error message:
A possible fix is in PR https://github.com/opencast-ilias/OpenCast/pull/364
We've seen two institutions so far with series that have empty titles in their Opencast, which leads to problems. Opencast itself doesn't allow the creation of events or series with empty required fields via it's UI, but afaik the External API doesn't check those requirements. Both of the affected institutions use the ILIAS plugin for integration with Opencast. It stands to reason that the plugin allows the creation of series with empty titles, although I haven't confirmed this suspicion yet.
See also https://github.com/opencast/opencast/issues/6032.