See opencast/opencast#6640 (review):
Setting the theme when creating a new series works, but then changing the theme for that series afterwards doesn't work - the themes are correctly listed by their name in the drop down, but once selected it only shows the id, and the changes cannot be saved.
Looks like a key and value mix-up of the listprovider data in the admin ui that leads to an incorrect update request to the back-end that then gets rejected.
See opencast/opencast#6640 (review):
Setting the theme when creating a new series works, but then changing the theme for that series afterwards doesn't work - the themes are correctly listed by their name in the drop down, but once selected it only shows the id, and the changes cannot be saved.
Looks like a key and value mix-up of the listprovider data in the admin ui that leads to an incorrect update request to the back-end that then gets rejected.