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

[HOLD for payment 2024-11-07] Bank account - Incorrect error when invalid character is inserted in legal name fields #51776

Closed
1 of 8 tasks
mvtglobally opened this issue Oct 31, 2024 · 15 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Engineering Weekly KSv2

Comments

@mvtglobally
Copy link

mvtglobally commented Oct 31, 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: 9.0.55-9
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?:
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers): applausetester+kh1610015@applause.expensifail.com
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause Internal team
Slack conversation (hyperlinked to channel name):
Found when executing PR #51231

Action Performed:

  1. Go to staging.new.expensify.com
  2. Go to workspace settings > Expensify Card.
  3. Click Issue new card.
  4. Click Connect manually.
  5. Enter account numbers > Next.
  6. On "What's your legal name" step, enter number on the fields.
  7. Click Next.

Expected Result:

The error message for invalid name should be "Please enter a valid first name." and "Please enter a valid last name." (production behavior).

Actual Result:

The error message for invalid name should be "This field is required".
The field labels are also different from production. It shows "First name" instead of "Legal first name".

Workaround:

unknown

Platforms:

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

  • Android: Standalone
  • Android: HybridApp
  • Android: mWeb Chrome
  • iOS: Standalone
  • iOS: HybridApp
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence
Bug6650866_1730352319600.20241031_132034.mp4
bandicam.2024-10-31.08-09-38-518.mp4

View all open jobs on GitHub

Issue OwnerCurrent Issue Owner: @puneetlath
@mvtglobally mvtglobally added DeployBlockerCash This issue or pull request should block deployment Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Oct 31, 2024
Copy link

melvin-bot bot commented Oct 31, 2024

Triggered auto assignment to @youssef-lr (DeployBlockerCash), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

Copy link

melvin-bot bot commented Oct 31, 2024

Triggered auto assignment to @puneetlath (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

Copy link

melvin-bot bot commented Oct 31, 2024

💬 A slack conversation has been started in #expensify-open-source

@github-actions github-actions bot added Engineering Hourly KSv2 and removed Daily KSv2 labels Oct 31, 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.

@Beamanator
Copy link
Contributor

Sorry, puneet must have been assigned as bugzero so sorry for removing you 😅

@Beamanator
Copy link
Contributor

@burczu @hungvu193 this def looks related to #51231 yeah?

Especially because the field labels are also different from production. It shows "First name" instead of "Legal first name" & same for last name

@hungvu193
Copy link
Contributor

Checking 👀

@NJ-2020
Copy link
Contributor

NJ-2020 commented Oct 31, 2024

@hungvu193 I just want to help you, the issue comes from this file ReimbursementAccount/PersonalInfo/substeps/FullName.tsx

Because we remove the the input name validation
Screenshot 2024-10-31 at 01 50 04

And for the FullNameStep component, we should pass customValidate param instead of validate={function}

@hungvu193
Copy link
Contributor

Thanks @NJ-2020, I'm preparing a PR already.

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Hourly KSv2 labels Oct 31, 2024
@ikevin127
Copy link
Contributor

I got auto-assigned as reviewer for the PR, I will be able to review it in ~ 8 hours.

If it's more urgent then feel free to re-assign reviewer!

@Beamanator
Copy link
Contributor

Thanks for the heads up @ikevin127 , I think we will move forward w/out your review since this is a deploy blocker 🙏

@Beamanator Beamanator removed the DeployBlockerCash This issue or pull request should block deployment label Oct 31, 2024
@Beamanator
Copy link
Contributor

confirmed fixed in staging, no payment needed here 👍

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Oct 31, 2024
@melvin-bot melvin-bot bot changed the title Bank account - Incorrect error when invalid character is inserted in legal name fields [HOLD for payment 2024-11-07] Bank account - Incorrect error when invalid character is inserted in legal name fields Oct 31, 2024
Copy link

melvin-bot bot commented Oct 31, 2024

Reviewing label has been removed, please complete the "BugZero Checklist".

@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Oct 31, 2024
Copy link

melvin-bot bot commented Oct 31, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.55-10 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-11-07. 🎊

For reference, here are some details about the assignees on this issue:

  • @hungvu193 requires payment through NewDot Manual Requests

Copy link

melvin-bot bot commented Oct 31, 2024

@hungvu193 @puneetlath The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Engineering Weekly KSv2
Projects
None yet
Development

No branches or pull requests

7 participants