Possibly related to #4159
The handling of empty LIFT files isn't robust.
To Reproduce
Steps to reproduce the behavior:
- Export a project from The Combine
- Unzip the file
- Open the .lift file
- Delete all the entries
- Save the .lift file
- Zip the folder
- In The Combine, select the new zip for import
- See this non-descript error:
400 https://qa-kube.thecombine.app/v1/projects/nonempty/lift/uploadandgetwritingsystems
This case should probably be handled, even though we don't allow exporting empty projects. Our export may be missing something that a blank export from FieldWorks has and our importer expects.
Possibly related to #4159
The handling of empty LIFT files isn't robust.
To Reproduce
Steps to reproduce the behavior:
This case should probably be handled, even though we don't allow exporting empty projects. Our export may be missing something that a blank export from FieldWorks has and our importer expects.