Allow shows to be exported to a JSON file, and allow user's to import that JSON file again from the UI.
Need to be mindful of primary key IDs and remapping them upon import.
Needs to have strict rollback logic if the import fails at any point.
Allow users to choose what to export/import - somethings have dependencices that must be observed.
Allow shows to be exported to a JSON file, and allow user's to import that JSON file again from the UI.
Need to be mindful of primary key IDs and remapping them upon import.
Needs to have strict rollback logic if the import fails at any point.
Allow users to choose what to export/import - somethings have dependencices that must be observed.