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

fix: Collection variable viewer #1947

Merged

Conversation

Its-treason
Copy link
Member

Due to changes in #650 collection variables would be passed as an object but were expected to be an array. Collection variables are now converted to an array.

Fixes: #1940


Also, we should later remove the Show secret variable values button for Collection.

image

Due to changes in usebruno#650
collection variables would be passed as a object but was exptected
to be an array. Collection variables are now converted to an array.
@end3rbyte
Copy link
Contributor

I tested locally this bugfix it works, could it be merged please ?

@helloanoop helloanoop merged commit 0cce14b into usebruno:main Apr 9, 2024
1 of 3 checks passed
@helloanoop
Copy link
Contributor

Merged!

Thank you @Its-treason !

This will go out in the 1.13.0 release. Please subscribe to Discord announcement channel to stay notified on the releases.

slowjoe007 pushed a commit to slowjoe007/bruno that referenced this pull request Apr 10, 2024
Due to changes in usebruno#650
collection variables would be passed as a object but was exptected
to be an array. Collection variables are now converted to an array.
lizziemac pushed a commit to lizziemac/bruno that referenced this pull request May 4, 2024
Due to changes in usebruno#650
collection variables would be passed as a object but was exptected
to be an array. Collection variables are now converted to an array.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐞 white screen on collection variables
4 participants