Replies: 16 comments 1 reply
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Beta Was this translation helpful? Give feedback.
-
+1
The issue I see with multiple selected environments is to know what to do when you have conflicts (variables present in several selected environments). How do you resolve them? |
Beta Was this translation helpful? Give feedback.
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Beta Was this translation helpful? Give feedback.
-
Is this feature still planned to implement? I'd like to migrate from Postman in my current company, but difficult to do it without this functionality. |
Beta Was this translation helpful? Give feedback.
-
I really need this too, is there a plan for this feature? |
Beta Was this translation helpful? Give feedback.
-
I need this feature too, but I found a workaround for this problem
Then create one Sub-Environment with variables to select per group which environment and the variables itself
So you only have to change
|
Beta Was this translation helpful? Give feedback.
-
any updates on this? |
Beta Was this translation helpful? Give feedback.
-
I think "extending other env" feature also works as solution of this problem(not implemented; the feature I want). For example: Production Environment:
Private Production Environment:
Local Environment
Private Local Environment
|
Beta Was this translation helpful? Give feedback.
-
I absolutely do not want to copy-paste all my requests for each environment and keep them all in sync. But I also absolutely cannot put credentials in the environment (since it is git-synced). In the current state, sadly, Insomnia is really not usable across a team in production use. Postman solved this by assigning a "current" and a "initial" value to each environment variable, and NOT exporting/syncing the "current" value, but only the "initial" value. Sadly, Postman is unusable as well, because it forces you to sync and you can't really use it locally without internet (amongst tons of other issues). |
Beta Was this translation helpful? Give feedback.
-
Any update on this issue? |
Beta Was this translation helpful? Give feedback.
-
We are also interested in this one. We need to combine environments, let's say some parameters based on which environment to use (stage/prod) and some parameters based on another criteria, e.g. country. |
Beta Was this translation helpful? Give feedback.
-
This seems to be a feature that at least some folks seem to need, is there any update on this, or at the very least can some of the maintainers give some pointers in where and what to look to get this done? That way maybe someone of those interested can pick that up. Who knows it could be me 😅 |
Beta Was this translation helpful? Give feedback.
-
6+ years since this feature has been requested and not even a feedback. Not good. |
Beta Was this translation helpful? Give feedback.
-
I just CAN'T understand why nested environments are not in every rest client!! :-) I must be using rest clients wrong or something.. |
Beta Was this translation helpful? Give feedback.
-
I also need another level of nested environments. I triage issues for multiple internal and external customers that I have to switch between so I want something like this:
|
Beta Was this translation helpful? Give feedback.
-
Hi everyone, Please try it out and let us know if it fits your workflows and how we can improve them! |
Beta Was this translation helpful? Give feedback.
-
It'd be nice to have the ability to have multiple environments enabled in a certain workspace at any given time. This would allow you to have an environment and a private environment active at the same time to protect information that you might not want to accidentally expose.
For example, if you're dealing with an API you might have different Insomnia environments for different product environments (for example: local and production). This way I can have a production environment and a private production environment enabled at the same time. Optionally, you could also have protected environment keys that will not get exported when you export a certain environment.
Production Environment
Private Production Environment
Local Environment
Private Production Environment
Beta Was this translation helpful? Give feedback.
All reactions