2
Please provide one more environment level for private environments
Source: Kong/insomnia#5424 · opened by @gh-andre
Current environments have this hierarchy: • base environment (public) * sub-environment (public/private) * folder environment (public) * ... * folder environment (public) A common setup for test scripts is to have these levels of data: • Common data that can be shared between environments (e.g. preload user names) • Environment-specific public data that can be committed into the source repository (e.g. cloud URLs) • Environment-specific private data (e.g. authentication). Today, only sub-environments can be private, which means that environment-specific public data can only go into folder environments, which is not a usable configuration because folder environments cannot be switched like actual environments and one would have to move requests from a folder to a folder to use those environments. Folders also present other challenges, like base environment can recursively reference variables in sub-environments, but not in f…
No pledges yet. Be the first to back this.
Comments
Similar requests
Ability to toggle multiple environments
17 votes · 0 comments
Add keyboard shortcuts to switch environments
1 vote · 0 comments
Feature request: export selected environments
3 votes · 0 comments
New shortcut for Base Environment and/or mask Private environment variables on dialog open
2 votes · 0 comments
[Usability] Stale OAuth access token used after switching environments
4 votes · 0 comments
No comments yet.