OpenSlides / openslides-backend

Backend service for OpenSlides 4+
MIT License
6 stars 26 forks source link

Meeting creation: creation from template and duplication didn't work #2640

Closed MSoeb closed 1 month ago

MSoeb commented 1 month ago

Description: The duplication of a (archived) meeting and creation of a meeting from a template doesn't work, if the base meeting contains mediafiles.

Reproduction: It is necessary to have an existing instance which was updated with OS 4.1.15. The instance needs existing meetings with mediafiles and templates with mediafiles. Try to duplicate (archived) meetings or create a new meeting from a template.

What should happen: Duplication of (archived) meetings and creation of meetings from templates with mediafiles should be possible.

MSoeb commented 1 month ago

The issue was solved with #2633