Closed as duplicate of#2160
Description
I have checked the following:
- I have searched existing issues and found nothing related to my issue.
This bug is:
- making Bruno unusable for me
- slowing me down but I'm able to continue working
- annoying
- this feature was working in a previous version but is broken in the current release.
Bruno version
2.2.0
Operating System
macOS 15.1
Describe the bug
While I'm executing some requests in Bruno, I sabe some variables into environment. I can use them in many requests. The problem starts when I close the application because when I start it again, environment variables seems like reset. I mean, those values set in execution dissapears.
.bru file to reproduce the bug
No response
Screenshots/Live demo link
I cannot attach any file. But I have an environment and executions in which I save values in environment variables with bru.setEnvVar, and after closing the app, these values are gone.