Change media fields for file fields in events
We are doing this for many of the content types that were initially migrated as media files.
It also needs changes on the site:
- Disable media migrations.
-
Update
migrations.shto make sure the right migrations are running. -
Change media fields to file fields and append
_fileto the machine name.
Edited by Fran Garcia-Linares