-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[HOLD for payment 2025-01-07] [HOLD for payment 2025-01-02] Wallet - "phone number is not valid email address" error when activating card with phone number #54487
Comments
Triggered auto assignment to @marcaaron ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
This is coming from my PR cc: @sobitneupane |
I cannot reproduce this issue on the latest main Screen.Recording.2024-12-24.at.11.57.16.movHowever I can see here that we're not appending the country code (phone number property) here inside onSubmit function App/src/pages/settings/Wallet/Card/BaseGetPhysicalCard.tsx Lines 158 to 164 in 8b7096f
App/src/libs/GetPhysicalCardUtils.ts Lines 87 to 95 in 8b7096f
|
@NJ-2020 I can still reproduce the issue. But the error is different. |
@sobitneupane Can you please share the reproduction steps and also it will be good if you provide the video also? Update: Creating the videos for the PR |
Reproduction Step:
|
@sobitneupane Do you enable staging server or not? |
@NJ-2020 Can you finish your PR and get it ready for CP since this is still in your regression period? |
We are reverting the original PR. It should solve the issue fully without introducing any other regressions. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.78-6 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 2025-01-02. 🎊 |
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.79-5 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 2025-01-07. 🎊 |
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: 9.0.78-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): applausetester+909608@applause.expensifail.com
Issue reported by: Applause - Internal Team
Action Performed:
Precondition:
Expected Result:
In Step 9, on confirmation page, there should be no validation error for phone number without country code since we can enter phone number without country code in Step 6
Actual Result:
In Step 9, on confirmation page, there is error for phone number without country code when we can enter phone number without country code in Step 6
Also, the validation error is incorrect as it says "phone number is not a valid email address"
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6701529_1734995736864.20241224_063705.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: