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: preserve plus prefix in value conversion and handling #676

Closed

Conversation

AAYUSH2091
Copy link

SUMMARY

Improves value handling in network.common.utils to properly preserve plus prefix in value conversion while maintaining correct string handling for other cases. This fix ensures that values like "+100" are preserved correctly while other values are converted appropriately.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

network.common.utils

@Ruchip16 Ruchip16 marked this pull request as ready for review October 29, 2024 06:57
@AAYUSH2091
Copy link
Author

This pull request is not intended as a general fix, but rather as a targeted resolution for an existing issue.
Working on resolving the issue mentioned in ansible-collections/cisco.iosxr#518

@AAYUSH2091 AAYUSH2091 closed this Nov 6, 2024
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.

1 participant