Hi all. I was moving environments and collections from a private workspace to a team workspace. No issues with collections, but for environments I get Environment not found
. All my environments now are broken and cannot restore them from the old environment since I’ve moved them all
This is what is shown:
Now, all variables in the collections are unbound. If I try to add them in the current environment, nothing happens.
In the Dev Tools, if I click on an environment, this log appears:
If I try to export the environment instead, this log appears:
I use the snapped version of Postman on Ubuntu 20.04. I’ve tried to look for backups or something in the `snap/.config/ folder, but nothing.
Is there a way to restore them?
Thanks