I am trying to have multiple environments in the same team workspace. I tried to update values for current and initial values for an environment. This change is only reflected for me. The value change is not getting reflected for all the users in the team. What is the resolution?
Welcome to the Postman Community!
Any changes made to the Initial Values
will be synced and other team members will see these. Any changes to the Current Values
will only be seen by you, in your session.
Can you provide some visual examples of the problem you’re facing, please?
@danny-dainton
How will we able to sync the current value also? The issue is that I want all other in the team to just hit the Send button in API without them have to worry about any variable value changes. Currently they have to copy the initial into the current value in environment tab. I want to relieve them of this pain
The Current Values are never synced, your current values would never be seen in someone else’s instance.
When you create the variables in the Environment file, those auto populate to the current values - Are you deleting those after entering them?
Currently they have to copy the initial into the current value in environment tab.
Not quite following that part - Could you share an example, please?
I mean that whenever there is a change in the value for that variable, and since only the initial value is synced, the other team members have to copy the changed value from the initial value column to the current value column.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.