If importing an exported meeting with migration index 54 or lower, the backend throws an error: Field meta_deleted is reserved
Currently the migration gets all mediafiles from the migration reader with the meta_deleted attribute which is then used to create a new meeting_mediafile.
This error should be prevented.
If importing an exported meeting with migration index 54 or lower, the backend throws an error: Field meta_deleted is reserved Currently the migration gets all mediafiles from the migration reader with the meta_deleted attribute which is then used to create a new meeting_mediafile. This error should be prevented.