usebruno / bruno

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

Cannot create collection in exists empty directory #3250

Open toby3d opened 2 weeks ago

toby3d commented 2 weeks ago

I have checked the following:

Describe the bug

I created an empty folder in my home directory, but bruno can't use it when creating a collection. I expected bruno to skip the step of creating a directory with the specified name and just use the existing one.

.bru file to reproduce the bug

No response

Screenshots/Live demo link

2024-10-03_15-40

MWDidata commented 6 days ago

Could it be the Cyrillic chars in the folder name? I spotted this issue might be related: https://github.com/usebruno/bruno/issues/3288

EDIT: for some reason the link doesn't work but its issue "Cyrillic is not supported #3288"

toby3d commented 5 days ago

Could it be the Cyrillic chars in the folder name?

image

No, it doesn't depend on the language in the directory path:

image

The error text makes it clear that the problem is “creating a folder that already exists”.