Skip to content
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

Folder properties not loading after closing and opening the application #2555

Open
2 tasks done
BruAlcaraz opened this issue Jul 3, 2024 · 1 comment
Open
2 tasks done
Labels
bug Something isn't working

Comments

@BruAlcaraz
Copy link

I have checked the following:

  • I use the newest version of bruno.
  • I've searched existing issues and found nothing related to my issue.

Describe the bug

The folder properties are been saved to the folder.bru file but they are not been loaded to the application one it is re-launched.

.bru file to reproduce the bug

meta {
name: test
seq: undefined
}

script:pre-request {
//test Script pre-request
}

script:post-response {
//test Script post-response
}

tests {
//test test scripts
}

Screenshots/Live demo link

image

@BruAlcaraz BruAlcaraz added the bug Something isn't working label Jul 3, 2024
@BruAlcaraz
Copy link
Author

related to #2529

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant