Skip to content

reset folder.bru recursively for a collection or folder of a collection #4912

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

Open
2 of 4 tasks
tho-gru-38 opened this issue Jun 16, 2025 · 0 comments
Open
2 of 4 tasks
Labels
enhancement New feature or request

Comments

@tho-gru-38
Copy link

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

This feature

  • blocks me from using Bruno
  • would improve my quality of life in Bruno
  • is something I've never seen an API client do before

Describe the feature you want to add, and how it would change your usage of Bruno

Hi,

I used bruno for a long time an just switched to version 2.5.0

As figured out that I now can reorder folders by the gui. I figured out that in the folder.bru file the seq property determines the sequence of folders. In general thiis feature is nice.

But I have a lot of time consuming trouble with this feature. In my large collections (hundreds of requests, many folders in a deep hirarchy) some directories contains a folder.bru file some directories don't have this file. Furthermore the seq property has a incorrect value. So I have manually create the missing folder.bru file and change the seq property correctly.

It would be very nice, if you can implement a function in Bruno which do the following:

  1. Create a folder.bru file if not present. This step should make sure that all directories have a folder.bru file.
  2. Reset the name property to the name of the directory
  3. Reset all seq properties (optionally recursively) for all folder.bru files

Kind Regards
Thomas

Mockups or Images of the feature

No response

@tho-gru-38 tho-gru-38 added the enhancement New feature or request label Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant