-
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] Expensify Card - Settlement account is blank when second admin accesses the page #52950
Comments
Triggered auto assignment to @JmillsExpensify ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Settlement account is blank when second admin accesses the page What is the root cause of that problem?Currently on the expensify cards settings page, we get the
Lines 262 to 263 in 51e25af
Hence we do not see current bank selected. But here we need the current policy account details and not individual, hence from admin account the field is shown as blank. What changes do you think we should make in order to solve the problem?To fix it, firstly we should get the bank account data from
We need to get the const bankAccountNumber = policy?.achAccount?.accountNumber ?? '';
a) Either disable this page for admins, This is because now we will get the admin's bank accounts rather than the I think option A is more appropriate here given that we do not want the admin to add their own bank account What alternative solutions did you explore? (Optional) |
@JmillsExpensify Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Job added to Upwork: https://www.upwork.com/jobs/~021861520764980845600 |
Opening up to the community |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eh2077 ( |
@JmillsExpensify, @eh2077 Huh... This is 4 days overdue. Who can take care of this? |
@twilight2294 I have trouble to setup Expensify Card. Can you share steps to setup Expensify Card? |
I managed to reproduce the bug. @twilight2294 's proposal looks good to me. Let's go with their proposal! 🎀👀🎀 C reviewed |
Triggered auto assignment to @Beamanator, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@eh2077 Sorry, I am not sure that policy?.achAccount is existing |
Coincidentally I'm also following this because it's part of the Expensify Card feature which I've been in charge of since the beginning. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@DylanDylann don't worry i have checked thoroughly it exists below: Lines 1801 to 1802 in 01d5233
We already use a similar check here: Line 96 in 01d5233
My solutions solves this bug efficiently , @Beamanator can you assign me here please as per summary by C . Also if you have any doubts then let me know, i can answer then |
Started a thread here |
@twilight2294 we need to discuss this internally first to know the right expectations |
Thank you for taking over, kind sir @mountiny 🙏 |
@DylanDylann Would you like take over this as C as you have more context about the feature? Thanks 🙏 |
@eh2077 IMO, this issue may need to be fixed on the BE side, I can help to take over it and follow the discussion |
Okay, I will update the proposal when the expected result is updated, thanks |
📣 @DylanDylann 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
We decided to fix this issue on the BE here. When it is done, I will retest this issue |
@JmillsExpensify @mountiny @DylanDylann this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
Issue not reproducible during KI retests. (First week) |
This is internal but not as high priority so making weekly |
@JmillsExpensify, @mountiny, @DylanDylann Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Havent started on the BE fix |
No updates |
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: 9.0.65-4
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Y
Email or phone of affected tester (no customers): applausetester [email protected]
Issue reported by: Applause Internal Team
Action Performed:
Precondition:
Expected Result:
Settlement account will not be blank.
Actual Result:
Settlement account is blank when second admin accesses the page.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6672831_1732266725247.20241122_170725.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @mountinyThe text was updated successfully, but these errors were encountered: