Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export as a Postman Collection removes Variable Value #2162

Open
2 tasks done
SwapnilkumarRane opened this issue Apr 24, 2024 · 0 comments
Open
2 tasks done

Export as a Postman Collection removes Variable Value #2162

SwapnilkumarRane opened this issue Apr 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SwapnilkumarRane
Copy link

I have checked the following:

  • I use the newest version of bruno.
  • I've searched existing issues and found nothing related to my issue.

Describe the bug

I have created Testing environment and saved a host variable value to the same, but after exporting it in Postman Collection the value for the variable was exported as a null/empty.

.bru file to reproduce the bug

Create Test collection
Add some request and set up host "{{host}}" variable
input host variable in any of the environment created.
Export the collection as a postman collection and look for the variable value
If we import the same Collection it will not import the environment.

Screenshots/Live demo link

image

@SwapnilkumarRane SwapnilkumarRane added the bug Something isn't working label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant