-
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
[$500] Assigned cards have the bank name only without last 4 digits of card number #36869
Comments
Triggered auto assignment to @MitchExpensify ( |
I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors. We think that this bug might be related to #wave8-collect-admins |
Job added to Upwork: https://www.upwork.com/jobs/~016608e25454a96698 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ntdiary ( |
👋 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:
|
Triggered auto assignment to @youssef-lr ( |
@izarutskaya is this reproducible in production? If yes then we can remove the blocker. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Assigned cards have the bank name only without last 4 digits of card number What is the root cause of that problem?We are printing
What changes do you think we should make in order to solve the problem?We should directly print out const cartTitle = card.cardName ? `${card.cardName}` : card.bank; What alternative solutions did you explore? (Optional)N/A |
Thanks @GandalfGwaihir! I've let the contributor know. |
I'm unsure why deploy blocker label was removed here. i don't see a comment explaining why it was removed and the issue description says its not reproducible on production so i am re-adding the label. If i am mistaken feel free to correct me. Also adding back external label since it looks like it can be tackled by contributors. |
👋 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:
|
Current assignee @ntdiary is eligible for the External assigner, not assigning anyone new. |
Current assignee @youssef-lr is eligible for the Engineering assigner, not assigning anyone new. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Assigned cards have the bank name only without last 4 digits of card number What is the root cause of that problem?The root cause here is that firstly it is coming from the regression of this PR - #35885, we are passing
What changes do you think we should make in order to solve the problem?To resolve this issue, we must pass ResultWhat alternative solutions did you explore? (Optional)Since, my this comment, I tried to figure out a way to display "bankName - lastFourDigits" is firstly , we need to extract the lastFourDigits of the PAN using
from the
like this : Result |
One more thing that I have discovered from the API calls is that, cc - @MitchExpensify @ntdiary @youssef-lr Without PAN, this is the thing that can be achieved |
updated Proposal |
Created a PR to always send the |
Thanks a lot @marcochavezf 🙇 |
Oops, I didn't notice this blocker, but maybe @rushatgabhane can take over it? (I still have many other issues to review) 😂 |
it's backend only mostly @ntdiary |
This has been addressed in a backend fix. Removing the deploy blocker since. @izarutskaya we can check it off since it's not testable now |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Hey @MitchExpensify is this issue still open? Can you please review my proposal? |
@marcochavezf we can close this right? |
I think the backend fix was deployed to production already, so yup we can close it out. |
Nice thanks. |
Assigning you for points :D |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Found when validating PR : #35885
Version Number: 1.4.43-0
Reproducible in staging?: Y
Reproducible in production?: N
Email or phone of affected tester (no customers): [email protected]
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause-Internal Team
Slack conversation:
Action Performed:
Expected Result:
"bankName - lastFourDigits" shown for each card in Assigned cards menu
Actual Result:
Assigned cards have the bank name only without last 4 digits of card number
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6385376_1708410390197.35885_Desktop.mp4
Bug6385376_1708410390210.35885_mWeb.mp4
Bug6385376_1708410390215.35885_Android.mp4
Bug6385376_1708410390217.35885_Web.mp4
Bug6385376_1708410390217.35885_iOS.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: