-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[$250] [HOLD for payment 2024-11-13] Wallet - Deactivated card is not removed from Wallet when it is deactivated in Wallet page #51738
Comments
Triggered auto assignment to @joekaufmanexpensify ( |
We think this issue might be related to the #collect project. |
Reproduced. 2024-10-30_17-29-49.mp4 |
@mountiny LMK if I should make this one external |
discussed the solution here |
Edited by proposal-police: This proposal was edited at 2024-10-31 08:52:47 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Card deactivated in Expensify Card page is not removed from member profile What is the root cause of that problem?When we call Lines 40 to 50 in aa6401d
but in ReportVirtualCardFraudPage page, we use
This is the reason why the member is not removed from wallet. What changes do you think we should make in order to solve the problem?While calling const optimisticData: OnyxUpdate[] = [
{
onyxMethod: Onyx.METHOD.MERGE,
key: ONYXKEYS.FORMS.REPORT_VIRTUAL_CARD_FRAUD,
value: {
isLoading: true,
},
},
{
onyxMethod: Onyx.METHOD.MERGE,
key: ONYXKEYS.CARD_LIST,
value: {
[cardID]: null,
}
}
]; Similarly if needed update failure data and if needed add success data. If we want then for offline case we can add offline feedback pattern as well, that can be decided during PR phase If the same bug exists elsewhere we should look and fix there too. |
This was not made external yet and @DylanDylann has worked on this project with us. Do you want to work on the PR? |
PR merged! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.57-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-13. 🎊 For reference, here are some details about the assignees on this issue:
|
@DylanDylann @joekaufmanexpensify 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] |
@DylanDylann mind tackling checklist here so we can prep for payment? |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test ProposalTest:
Do we agree 👍 or 👎 |
Regression test issue here: https://github.com/Expensify/Expensify/issues/443510 |
Job added to Upwork: https://www.upwork.com/jobs/~021856352075978124643 |
Current assignee @DylanDylann is eligible for the External assigner, not assigning anyone new. |
Only payment here is $250 to @DylanDylann for C+ review via Upwork. |
@DylanDylann offer sent for $250! |
@joekaufmanexpensify All good now, thank you |
Great, $250 sent and contract ended! |
Upwork job closed |
All set, thanks everyone! |
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-6
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Yes - iOS
Email or phone of affected tester (no customers): applausetester+kh2210001@applause.expensifail.com
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
After the card is deactivated in Wallet, it should be removed in Wallet.
Actual Result:
After the card is deactivated in Wallet, it is removed from member profile and Expensify Card page but it still remains in Wallet.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6650094_1730280094888.20241030_171420.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: