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(#1000): Convert too long numbers into String for collection vars #1405

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

Its-treason
Copy link
Member

@Its-treason Its-treason commented Jan 17, 2024

Description

Closes #1000

Convert too long numbers into a string for collection vars so they don't get changed.

Before:

Screenshot 2024-01-17 225517

After:

Screenshot 2024-01-17 225221

@helloanoop helloanoop merged commit dbb5e91 into usebruno:main Jan 17, 2024
2 checks passed
@helloanoop
Copy link
Contributor

Thank you @Its-treason !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Long integer gets truncated and altered
2 participants