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] [MEDIUM] Second and third numbers are filled with green after completing personal info #36451

Closed
4 of 6 tasks
kavimuru opened this issue Feb 14, 2024 · 10 comments
Closed
4 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

@kavimuru
Copy link

kavimuru commented Feb 14, 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.41-2
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:

Action Performed:

  1. Go to staging.new.expensify.com
  2. Go to workspace settings from the bottom.
  3. Click any workspace.
  4. Click Bank account.
  5. Click Connect manually.
  6. Proceed until "Personal info" is complete.
  7. Proceed to Business info.

Expected Result:

3rd circle shouldn't be filled green

Actual Result:

2nd and 3rd are filled green

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

20240214_050337.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~0134677950b2ff2b02
  • Upwork Job ID: 1757557097541500928
  • Last Price Increase: 2024-02-14
  • Automatic offers:
    • akinwale | Contributor | 0
@kavimuru kavimuru added DeployBlockerCash This issue or pull request should block deployment External Added to denote the issue can be worked on by a contributor Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Feb 14, 2024
@melvin-bot melvin-bot bot changed the title Second and third numbers are filled with green after completing personal info [$500] Second and third numbers are filled with green after completing personal info Feb 14, 2024
Copy link

melvin-bot bot commented Feb 14, 2024

Job added to Upwork: https://www.upwork.com/jobs/~0134677950b2ff2b02

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

melvin-bot bot commented Feb 14, 2024

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

Copy link

melvin-bot bot commented Feb 14, 2024

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

@github-actions github-actions bot added Engineering Hourly KSv2 and removed Daily KSv2 labels Feb 14, 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 14, 2024

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

@jeremy-croff
Copy link
Contributor

jeremy-croff commented Feb 14, 2024

The step it's skipping is biometric data. are you using any particular account information that bypasses this? Cannot reproduce this myself.

@eucool
Copy link
Contributor

eucool commented Feb 14, 2024

Proposal

Please re-state the problem that we are trying to solve in this issue.

Second and third numbers are filled with green after completing personal info

What is the root cause of that problem?

The step is 2 but we have passed it as 3:

This in turn triggers the isCompleted to true and we get a filled color:

const isCompletedStep = currentStep > index;

What changes do you think we should make in order to solve the problem?

Pass the correct step number i.e. 2

What alternative solutions did you explore? (Optional)

N/A

@mountiny mountiny assigned mountiny and unassigned flodnv Feb 14, 2024
@mountiny mountiny added Daily KSv2 and removed DeployBlockerCash This issue or pull request should block deployment Hourly KSv2 labels Feb 14, 2024
@mountiny mountiny assigned akinwale and unassigned thesahindia Feb 14, 2024
@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Feb 14, 2024
Copy link

melvin-bot bot commented Feb 14, 2024

📣 @akinwale 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app!

Offer link
Upwork job
Please accept the offer and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Keep in mind: Code of Conduct | Contributing 📖

@mountiny
Copy link
Contributor

I agree with @jeremy-croff this is skipping the identity verification probably because the account Applause used is whitelisted

@MrMuzyk
Copy link
Contributor

MrMuzyk commented Feb 14, 2024

This is intended behaviour. This specific set of data skips onfido step. Try using regular values and you will see that onfido will show after personal info step

@greg-schroeder greg-schroeder changed the title [$500] Second and third numbers are filled with green after completing personal info [$500] [MEDIUM] Second and third numbers are filled with green after completing personal info Feb 14, 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
No open projects
Development

No branches or pull requests

9 participants