Project: Personal card import in NewDot
Project tracking issue: https://github.com/Expensify/Expensify/issues/555211
Coming from here, this PR introduced incomplete logic to display personal card names, which then resulted in all cards showing an incorrect name. We need to re-implement the personal card name logic, taking into account the bug mentioned above.
Additionally, we want to change the card name logic to the logic below, so that the last four are always visible as a diferentiator.
%defaultOrCustomCardName% [dot] %lastFour%
Issue Owner
Current Issue Owner: @narefyev91
Project: Personal card import in NewDot
Project tracking issue: https://github.com/Expensify/Expensify/issues/555211
Coming from here, this PR introduced incomplete logic to display personal card names, which then resulted in all cards showing an incorrect name. We need to re-implement the personal card name logic, taking into account the bug mentioned above.
Additionally, we want to change the card name logic to the logic below, so that the last four are always visible as a diferentiator.
Issue Owner
Current Issue Owner: @narefyev91