You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the tracker for existing similar issues and I know that duplicates will be closed
Describe the Issue
I am new to pinning environments, but as I understand it, it is a way to pair a collection to an environment; as such, the pinned environment should be selected in the environment drop-down when I switch into a collection with a pinned environment. The behaviour I'm seeing is the whatever environment happens to be selected in the drop-down, remains selected in the drop-down, even when switching to collections with pinned environments (I would have expected the drop-down selection to switch to the pinned environment). A saving grace is that if the environment in the drop-down does not match the pinned environment, then the request fails (importantly, it does not seem to overwrite the environment that happens to be selected in the drop-down, whereas without pinning it could do that (via post-response script, for example)).
The reason this is an issue is that if your post-response script modifies environment variables, then if the wrong environment is selected, the wrong variables are modified.
Steps To Reproduce
open Collection 1
pin Environment 1 to it
Environment 1 should be selected in the drop-down
open Collection 2
Environment 1 should still be selected
pin Environment 2 to it
Environment 2 should be selected in the drop-down
return to Collection 1
Environment 2 is still selected, whereas i expected Environment 1 to be selected
Screenshots or Videos
No response
Operating System
macOS
Postman Version
11.46.2
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
Describe the Issue
I am new to pinning environments, but as I understand it, it is a way to pair a collection to an environment; as such, the pinned environment should be selected in the environment drop-down when I switch into a collection with a pinned environment. The behaviour I'm seeing is the whatever environment happens to be selected in the drop-down, remains selected in the drop-down, even when switching to collections with pinned environments (I would have expected the drop-down selection to switch to the pinned environment). A saving grace is that if the environment in the drop-down does not match the pinned environment, then the request fails (importantly, it does not seem to overwrite the environment that happens to be selected in the drop-down, whereas without pinning it could do that (via post-response script, for example)).
The reason this is an issue is that if your post-response script modifies environment variables, then if the wrong environment is selected, the wrong variables are modified.
Steps To Reproduce
Screenshots or Videos
No response
Operating System
macOS
Postman Version
11.46.2
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response
The text was updated successfully, but these errors were encountered: