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

[$500] Web - Workspace - It's not accepting the SSN for the first time #37442

Closed
1 of 6 tasks
lanitochka17 opened this issue Feb 28, 2024 · 13 comments
Closed
1 of 6 tasks
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor

Comments

@lanitochka17
Copy link

lanitochka17 commented Feb 28, 2024

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.44.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:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:

Issue found when executing PR #29991

Action Performed:

  1. Login with expensify account
  2. Go to Settings > Wallet > Enable Wallet
  3. Go through Chase plaid verification flow
  4. Follow the flow until Additional details
  5. Fill the form with following data: First name: Alberta Last name: Bobbeth SSN: 3333 Any other information for the rest of the fields
  6. Press Save & continue

Expected Result:

It should accept it

Actual Result:

It's not accepting the SSN for the first time. I can continue after clicking on the button again

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence

Bug6395828_1709136868318.bandicam_2024-02-27_19-32-36-367.mp4

View all open jobs on GitHub

@lanitochka17 lanitochka17 added DeployBlockerCash This issue or pull request should block deployment External Added to denote the issue can be worked on by a contributor labels Feb 28, 2024
@melvin-bot melvin-bot bot changed the title Web - Workspace - It's not accepting the SSN for the first time [$500] Web - Workspace - It's not accepting the SSN for the first time Feb 28, 2024
Copy link

melvin-bot bot commented Feb 28, 2024

Job added to Upwork: https://www.upwork.com/jobs/~019098329cb3e1ec5a

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Feb 28, 2024
Copy link

melvin-bot bot commented Feb 28, 2024

Triggered auto assignment to Contributor-plus team member for initial proposal review - @getusha (External)

@melvin-bot melvin-bot bot added the Daily KSv2 label Feb 28, 2024
@github-actions github-actions bot added Engineering Hourly KSv2 and removed Daily KSv2 labels Feb 28, 2024
Copy link
Contributor

👋 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:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

Copy link

melvin-bot bot commented Feb 28, 2024

Triggered auto assignment to @roryabraham (Engineering), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

@puneetlath
Copy link
Contributor

I talked to @joekaufmanexpensify and we don't think this should block the deploy given it's current usage. But let's definitely get it fixed.

@puneetlath puneetlath added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. and removed DeployBlockerCash This issue or pull request should block deployment Hourly KSv2 labels Feb 28, 2024
Copy link

melvin-bot bot commented Feb 28, 2024

Triggered auto assignment to @JmillsExpensify (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details.

@damadoko
Copy link

I think the bug came from BE, the error was retrived from UpdatePersonalDetailsForWallet.

@melvin-bot melvin-bot bot added the Overdue label Mar 4, 2024
@roryabraham
Copy link
Contributor

roryabraham commented Mar 5, 2024

@lanitochka17 the email of the account the bug occurred on would be helpful here. Managed to see from the video that it's

applausetester+0227rbt@applause.expensifail.com

@melvin-bot melvin-bot bot removed the Overdue label Mar 5, 2024
@roryabraham
Copy link
Contributor

roryabraham commented Mar 5, 2024

@roryabraham
Copy link
Contributor

typo, it's +rb2 not +rbt

@roryabraham
Copy link
Contributor

found logs, looks like an Idology error

@roryabraham
Copy link
Contributor

Using mock Idology ExpectID API response

(throws error response)

lol

@roryabraham
Copy link
Contributor

this is a fun gotcha. The Idology ExpectID mock is set up to fail if the last name of the user matches the middle name (just because we needed a way to test failure scenarios in the mock).

In this case, you used Bobbeth for the last name on this request, which caused that to fail.

So all this is expected behavior.

@roryabraham roryabraham removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor
Projects
None yet
Development

No branches or pull requests

6 participants