Describe the bug
Hello!
No bug here just a question on how to deal with sharing environment variables with a team without fear of them being modified by mistake.
My understanding is that the distinction between current and initial value is to handle a “default” value that less subject to change and a value that can be modified at will. If I extrapolate to sharing environments with teams, I would expect that the default value can only be modified by admins where the current ones can be changed at will locally.
In summary, is there any way to make the initial values of environment variables read-only so that they cannot be modified by certain people (I just realized there is also no different level of access for workspaces, either you’re in or not?) ?
App information (please complete the following information):
- Postman Version [e.g. 6.7.4]
- OS: [ macOS Mojave 10.14.6]