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

Add more helpful messaging to account validation error #51

Merged
merged 2 commits into from
Aug 24, 2024

Conversation

petermuller
Copy link
Contributor

We had some stories of deployment pains when users had accounts with leading 0's in their account IDs. We already had validation but because it wasn't clear that the error was due to yaml cutting off the leading 0's from a number, customers were not always sure how to resolve the error.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

We had some stories of deployment pains when users had accounts with
leading 0's in their account IDs. We already had validation but because
it wasn't clear that the error was due to yaml cutting off the leading
0's from a number, customers were not always sure how to resolve the error.
@petermuller petermuller requested a review from estohlmann August 24, 2024 01:16
@petermuller petermuller self-assigned this Aug 24, 2024
@estohlmann estohlmann merged commit 8e05b3f into develop Aug 24, 2024
4 checks passed
@estohlmann estohlmann deleted the feature/account-validation branch August 24, 2024 01:42
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