-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Merge account - Error message for non-existing account contains 404 #59824
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
Comments
Triggered auto assignment to @dangrous ( |
Triggered auto assignment to @jliexpensify ( |
💬 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:
|
Probably similar to #59761 |
cc @arosiclair and @allroundexperts on this one |
Hi everyone! Im not sure about it, but in dev and stage it works different. In dev we get 404 on this request: But in staging branch we get 200, thst why we continue But we get a code 200 on the stamp, so the next step is the following In theory, we shouldn't be able to access this page if the account doesn't exist, it could be a backend error Maybe also related to #59784 |
Even though this is coming from the API, I don't think this is a Web-E blocker since it seems like we just need better error handling App. I'll remove the blocker label for the API. Please add it back if you think otherwise. |
This is similar to #59761 (comment) where we're not showing the error early enough. I'll take care of both of these. |
The usual non-existing account functionality seems to be working: ![]() Attempting to merge with [email protected] behaves weirdly though. There's a discrepancy with how we validate the email in |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.1.24-2
Reproducible in staging?: Yes
Reproducible in production?: Unable to check
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: No, reproducible on hybrid only
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.3 / Chrome
App Component: User Settings
Action Performed:
Expected Result:
The error message for non-existing account will not contain 404.
Actual Result:
The error message for non-existing account contains 404 - 404 Account doesn't exist
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6796064_1744120047938.20250408_214405.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: