usebruno / bruno

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

When renaming a request in bruno client, if we add 'DELETE/' it removes such request #3454

Open Drachenfels opened 5 hours ago

Drachenfels commented 5 hours ago

I have checked the following:

Describe the bug

It's easy to reproduce.

  1. Create a new request say "Hello World" selection-20241108143931

  2. Rename the request to say "Hello/DELETE World" selection-20241108144105

  3. Instead of renaming, the file will be removed from the hard drive selection-20241108144113

.bru file to reproduce the bug

No response

Screenshots/Live demo link

selection-20241108143931 selection-20241108144105 selection-20241108144113

Drachenfels commented 5 hours ago

It's probably somewhat related to those bug reports: