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

feat(W-17309546): Incorrect formatting of values with leading zeros in processed data #67

Conversation

alexpmule
Copy link
Contributor

Update the code to ensure that values with leading zeros are handled as strings.
This could be achieved by using the .filter and .map approach, ensuring that values are processed correctly without altering their original format.

W-17309546

@alexpmule alexpmule merged commit cb577a9 into master Dec 9, 2024
4 checks passed
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.

2 participants