Could not restore project backup
Closed this issue · 2 comments
pavelorlovyeah commented
Actions before raising this issue
- I searched the existing issues and did not find anything similar.
- I read/searched the docs
Steps to Reproduce
I am getting an error:
"Could not restore project backup.
KeyError: "There is no item named 'project.json' in the archive"
- I create Backup Project and downloading it.
- I'll unzip it and zip it immediately without any changes.
- Click Import from backup and getting specified error.
Mac OS ventura 13.7
I am testing backup feature for possible changes in project (adding new tasks for example).
But even simple action without any changes in backup, just unzip/zip actions make it unusable for restore.
Thanks a lot for help.
Expected Behavior
No response
Possible Solution
No response
Context
No response
Environment
No response
bsekachev commented
Probably you have extra top level directory in new archive.
pavelorlovyeah commented
Thanks, everything is ok