We probably need better support for this story:
- I have cloned a sandbox locally
- I merge the sandbox in the app and it is deleted
- locally, I run
openfn project pull
- I get an error like
Project not found: bc6629fb-7dc8-4b28-93af-901e2bd58dc4
This is super unhelpful because surely I can be told that the project was deleted, and the UUID makes no sense to the user here.
I should also like to re-push the sandbox and have it recreated. That overlaps with #1442
We probably need better support for this story:
openfn project pullProject not found: bc6629fb-7dc8-4b28-93af-901e2bd58dc4This is super unhelpful because surely I can be told that the project was deleted, and the UUID makes no sense to the user here.
I should also like to re-push the sandbox and have it recreated. That overlaps with #1442