-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Profile - Address - Zip code verification does not work correctly #41531
Comments
Triggered auto assignment to @srikarparsi ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
@srikarparsi FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
This looks like it could be associated with this PR: https://github.com/Expensify/App/pull/38381/files. Looking into it. |
Not able to reproduce on the latest dev. Still looking. Could be a backend problem since I haven't built in a day. |
profileAddress.movNot able to reproduce with a new account. Building auth right now and will test with that. If it doesn't work then it's a backend problem, if it does work, then a recent frontend change might've fixed it and I can try finding that? |
I'm able to repro on |
Did some more digging, reverting
cc @chrispader @tgolen if you have an idea What's happening is that the country key doesn't get updated on the Address page, so we end up using the wrong validation regex for the zip code when you try to save the changes. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Fixed in #42057 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.76-7 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-06-05. 🎊 |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.77-11 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-06-06. 🎊 |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
Additional issue attached to the PR Fixed Issues section: @srikarparsi Could you please remove the previous HOLD from the issue's title and add the correct one and also add the cc @mountiny
|
Triggered auto assignment to @OfstadC ( |
Based on this #expensify-open-source Slack discussion Vit suggested to handle payment in issue: Edit:Confirmed by Vit in: Therefore this can be checked-off as completed, thank you all ! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.70-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/4537799
Email or phone of affected tester (no customers): fischer9966+050224aa@gmail.com
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
User can replace the saved address with numeric zip code with address with letters-numeric zip code and vice versa
Actual Result:
Zip code verification does not work correctly
User can NOT replace the saved address with numeric zip code with address with letters-numeric zip code and vice versa
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6469247_1714675718994.profile-address-zip-code-verification-fail.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: