usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
21.54k stars 1.01k forks source link

[Issue] Resetting the runner teleports you to collection's root #2470

Open bpoulaindev opened 1 week ago

bpoulaindev commented 1 week ago

I have checked the following:

Describe the bug

Launching the runner on a specific folder and using "reset" makes the next runner starting from the root of the collection.

.bru file to reproduce the bug

No response

Screenshots/Live demo link

image image image
gemiusz commented 1 week ago

@bpoulaindev what behavior you are expecting? You can use "Run Again" if you want to... Run Again :) "Reset" restores the default values -> run of the entire collection.

bpoulaindev commented 1 week ago

@bpoulaindev what behavior you are expecting?

You can use "Run Again" if you want to... Run Again :)

"Reset" restores the default values -> run of the entire collection.

Well if you run from a folder and reset your run, you expect to be in the same initial folder to reset changes on variables and env that could have been done