postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

Export Environment Ignores Empty Values

Open cawoodadviceflow opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed

Describe the Issue

When exporting an environment postman ignores the fact that a value may be empty and sets the default value.

Steps To Reproduce

Create and environment variable with default "foo" but value empty "". Export it, The value is "foo" instead of "". This can be an issue when a live/prod environment expects a value to be empty.

Screenshots or Videos

image

Operating System

Windows

Postman Version

11.5.0

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response

cawoodadviceflow avatar Jul 29 '24 05:07 cawoodadviceflow