insomnium
insomnium copied to clipboard
Importing an insomnia project doesn't import Base Environment's variables
Expected Behavior
Importing an insomnia project should import everything (requests, variables...)
Actual Behavior
Everything has been imported, including variables environments from folders and sub environments, but nothing in the Base Environment.
Reproduction Steps
- Create a project in Insomnia with a variable in the Base Environment
- Create a sub environment with other variables
- Export this project
- Open it in Insomnium
- See that the variable in the sub environment is there, but not the Base Environment's one
Is there an existing issue for this?
- [X] I have searched the issue tracker for this problem.
Additional Information
No response
Insomnium Version
0.2.1-b
What operating system are you using?
Windows
Operating System Version
Windows 10 Entreprise 22H2
Installation method
Tried on portable build
Last Known Working Insomnium version
No response
oh good find; I will fix this in the next release;
by the way are you coming from Insomnia 8.0 or above? Or Insomnia 2023.5.8 or before?
I sure hope you are supporting those coming from both 8.x and 2023.5.x
oh good find; I will fix this in the next release;
by the way are you coming from Insomnia 8.0 or above? Or Insomnia 2023.5.8 or before?
I come from Insomnia 2023.5.8 😄
as I'm trying to replicate this on Mac, I'm running a huge usability problems with the sub-env UI and variables https://github.com/ArchGPT/insomnium/issues/60
Checking the Insomnia repo shows many related issues with env/variables too; I think the best approach for resolving all these is likely to rewrite the entire enviroment module
I'll be adding this to backlog for v0.3
On linux, I've renamed (after making a backup) ~/.config/Insomnia to ~/.config/Insomnium which worked.