-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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-12-05] [Company cards] The card name after assignment is not showing correctly #52558
Comments
Triggered auto assignment to @adelekennedy ( |
I can work on that! |
Backend pr raised |
Please assign me here for the FE part 👋 , worked on the previous PR related to images #52389 (comment) |
@mountiny how will the BE fix look like? |
@koko57 this should be ready to test in staging. Essentially we are saving the name now for the admin's nvp, so the admins should be able to see the card names correctly after the assignment. The assignee on the other hand does not have this name, but we discussed this in slack. @allgandalf would you be able to retest in staging? |
Works great!: Screen.Recording.2024-11-18.at.11.44.04.PM.mov |
@mountiny so is there any change required on the FE? |
the changes I've made for this PR make a fallback to the "[UserName]'s card". I've also noticed that for Expensify Card we have "[UserName]'s Card" with the "Card" uppercased. I checked this in the docs, the lowercased version is the proper one, sorry it's my fault. It'll be kind of a breaking change when I change it for the Exfy Card? For the default name in the card details page - I can display the fallback name but for the Edit card name page I would do some hard logic to have it displayed as the input's default value. So does it make sense to have this fallback in place as the feature is still in beta? cc @mountiny |
Discussed in DM, we can change the name to |
@koko57 are you going to update the card name as part of this issue? |
yes, I can do that |
Agree with Vit, let's change the c in card to lowercase. LMK if any other questions! |
opening for the review (no screenshots for android though, the app is built but stuck on the SplashScreen) #52735 |
PR in review |
Merged |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.67-9 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-12-05. 🎊 For reference, here are some details about the assignees on this issue:
|
@allgandalf @adelekennedy @allgandalf 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] |
We will handle the payments for these in bulk after the project is done, no regression tests specifically forthis change is required, we will add tests with Joe in general |
Coming from here.
When admin assigns a card on the workspace the card name is not showing correctly on the card details page and we are not returning it correctly.
Also lets remove the unused card images #52389 (comment)
Issue Owner
Current Issue Owner: @adelekennedyThe text was updated successfully, but these errors were encountered: