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-01-25] [Card Settings] 🐛 Damaged flow is saying it will immediately cancel the card, rather than saying it will continue to work until the new card is activated #33514

Closed
kevinksullivan opened this issue Dec 22, 2023 · 25 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors

Comments

@kevinksullivan
Copy link
Contributor

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: v1.4.16-3
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers): [email protected]
Issue reported by: @kevinksullivan
Slack conversation: https://expensify.slack.com/archives/C05DWUDHVK7/p1703265858599339

Action Performed:

  1. Navigated to wallet
  2. Tapped Expensify Card row
  3. Selected Report physical card loss / damage
  4. Selected My card was damaged

Expected Result:

The copy should explain that the damaged card will remain active until the new one is activated button should say Ship card

Actual Result:

We're showing the same copy / button as we do for a stolen card, which is a different flow that immediately cancels the card and ships a new card with a different PAN

Screenshots/Videos

image

image

@kevinksullivan kevinksullivan added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Dec 22, 2023
Copy link

melvin-bot bot commented Dec 22, 2023

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

Copy link

melvin-bot bot commented Dec 22, 2023

Bug0 Triage Checklist (Main S/O)

  • This "bug" occurs on a supported platform (ensure Platforms in OP are ✅)
  • This bug is not a duplicate report (check E/App issues and #expensify-bugs)
    • If it is, comment with a link to the original report, close the issue and add any novel details to the original issue instead
  • This bug is reproducible using the reproduction steps in the OP. S/O
    • If the reproduction steps are clear and you're unable to reproduce the bug, check with the reporter and QA first, then close the issue.
    • If the reproduction steps aren't clear and you determine the correct steps, please update the OP.
  • This issue is filled out as thoroughly and clearly as possible
    • Pay special attention to the title, results, platforms where the bug occurs, and if the bug happens on staging/production.
  • I have reviewed and subscribed to the linked Slack conversation to ensure Slack/Github stay in sync

@kevinksullivan
Copy link
Contributor Author

CC @JKobrynski can you comment so I can assign?

@grgia grgia self-assigned this Dec 22, 2023
@grgia
Copy link
Contributor

grgia commented Dec 22, 2023

This is the relevant file for tracking

What needs to be changed:
There are two flows here depending on the first choice: Lost/Stolen OR Damaged. Both flows will still make the same API call.

LOST/STOLEN
image

  • copy under address confirmation reads: "Your current card will be permanently deactivated as soon as your order is placed. Most cards arrive in a few business days."
  • button copy reads: "Deactivate card"
  • after pressing button, the current physical card should be in DEACTIVATED state and the new physical card should be in NOT ACTIVATED state

DAMAGED
image

  • copy under address confirmation reads: "Your new card will arrive in 2-3 business days, and your existing card will continue to work until you activate your new one."
  • button copy reads: "Ship new card"
  • after pressing button, the current physical card should be in ACTIVE state (3) and the new physical card should be in NOT ACTIVATED state

@melvin-bot melvin-bot bot added the Overdue label Dec 25, 2023
Copy link

melvin-bot bot commented Dec 26, 2023

@grgia Whoops! This issue is 2 days overdue. Let's get this updated quick!

Copy link

melvin-bot bot commented Dec 28, 2023

@grgia Huh... This is 4 days overdue. Who can take care of this?

Copy link

melvin-bot bot commented Jan 1, 2024

@grgia 8 days overdue is a lot. Should this be a Weekly issue? If so, feel free to change it!

@grgia
Copy link
Contributor

grgia commented Jan 2, 2024

@melvin-bot melvin-bot bot removed the Overdue label Jan 2, 2024
@dylanexpensify dylanexpensify moved this to Release 3: Card Experience in [#whatsnext] Wave 05 - Deprecate Free Jan 4, 2024
Copy link

melvin-bot bot commented Jan 5, 2024

@grgia this issue was created 2 weeks ago. Are we close to a solution? Let's make sure we're treating this as a top priority. Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks!

@melvin-bot melvin-bot bot added the Overdue label Jan 5, 2024
@grgia
Copy link
Contributor

grgia commented Jan 5, 2024

bumped in slack, should get this assigned out soon!

@melvin-bot melvin-bot bot removed the Overdue label Jan 5, 2024
@grgia
Copy link
Contributor

grgia commented Jan 5, 2024

If not, I'll make this internal

@JKobrynski
Copy link
Contributor

Hi, I'm Julian from Callstack - expert contributor group - and I would like to take a look at this issue.

@melvin-bot melvin-bot bot added the Overdue label Jan 8, 2024
@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Overdue Daily KSv2 labels Jan 9, 2024
@JKobrynski
Copy link
Contributor

The PR is ready for review!

@kevinksullivan
Copy link
Contributor Author

Looks like we're waiting on @grgia for review 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 Jan 18, 2024
@melvin-bot melvin-bot bot changed the title [Card Settings] 🐛 Damaged flow is saying it will immediately cancel the card, rather than saying it will continue to work until the new card is activated [HOLD for payment 2024-01-25] [Card Settings] 🐛 Damaged flow is saying it will immediately cancel the card, rather than saying it will continue to work until the new card is activated Jan 18, 2024
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Jan 18, 2024
Copy link

melvin-bot bot commented Jan 18, 2024

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

Copy link

melvin-bot bot commented Jan 18, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.26-2 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-01-25. 🎊

Copy link

melvin-bot bot commented Jan 18, 2024

BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:

  • [@grgia] The PR that introduced the bug has been identified. Link to the PR:
  • [@grgia] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment:
  • [@grgia] A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner. Link to discussion:
  • [@grgia] Determine if we should create a regression test for this bug.
  • [@grgia] If we decide to create a regression test for the bug, please propose the regression test steps to ensure the same bug will not reach production again.
  • [] Link the GH issue for creating/updating the regression test once above steps have been agreed upon:

@hoangzinh
Copy link
Contributor

@kevinksullivan could you help to assign me as a C+ in this issue? I reviewed the PR #34098. Thanks

@hoangzinh
Copy link
Contributor

BugZero Checklist:

  • The PR that introduced the bug has been identified. Link to the PR: ⛔ it's a feature request
  • The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment: N/A
  • A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner. Link to discussion: N/A
  • Determine if we should create a regression test for this bug: ⛔ I think this feature request is not really critical to have a regression test for it. Also, it requires adding a wallet, which is not easy to set up.

@kevinksullivan kevinksullivan added the External Added to denote the issue can be worked on by a contributor label Jan 24, 2024
Copy link

melvin-bot bot commented Jan 24, 2024

Unable to auto-create job on Upwork. The BZ team member should create it manually for this issue.

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

melvin-bot bot commented Jan 24, 2024

Current assignee @hoangzinh is eligible for the External assigner, not assigning anyone new.

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Jan 24, 2024
@kevinksullivan
Copy link
Contributor Author

@hoangzinh offer sent, lmk when you accept

https://www.upwork.com/jobs/~017041742568c125cc

@hoangzinh
Copy link
Contributor

Accepted. Thanks @kevinksullivan

@melvin-bot melvin-bot bot added the Overdue label Jan 29, 2024
@grgia grgia closed this as completed Jan 29, 2024
@melvin-bot melvin-bot bot removed the Overdue label Jan 29, 2024
@github-project-automation github-project-automation bot moved this from Release 4: Card Experience to Done in [#whatsnext] Wave 05 - Deprecate Free Jan 29, 2024
@hoangzinh
Copy link
Contributor

@kevinksullivan when you have time, please help to process payment for this issue. Thanks

@kevinksullivan
Copy link
Contributor Author

All set

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. Daily KSv2 External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors
Projects
No open projects
Development

No branches or pull requests

5 participants