-
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 2023-09-04] [$1000] Split Bill - All user names are showing in IOU #25640
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @robertjchen ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Split Bill - All user names are showing in IOU What is the root cause of that problem?Line 1249 in c053381
based on its showing the merchant name this pr enabled the merchant https://github.com/Expensify/App/pull/25449/files
What changes do you think we should make in order to solve the problem?Line 627 in c053381
here we are generating the merchant and pass App/src/libs/TransactionUtils.js Line 69 in c053381
and here we are using that App/src/components/ReportActionItem/MoneyRequestPreview.js Lines 257 to 261 in 120bcbf
!_.isEmpty(requestMerchant) && requestMerchant === CONST.REPORT.TYPE.IOU we need to add a condition here it will show only |
ProposalPlease re-state the problem that we are trying to solve in this issue.All user names appears in split bill What is the root cause of that problem?This is a regression from this PR We create merchant info optimistically when we create split bill here Line 627 in 120bcbf
We show merchant info below App/src/components/ReportActionItem/MoneyRequestPreview.js Lines 257 to 261 in 120bcbf
This is the root cause What changes do you think we should make in order to solve the problem?I don't think we need to show merchant information in money request preview Replacing the merchant part in the MoneyRequestPreview will solve the issue with
This works as expected What alternative solutions did you explore? (Optional) |
Job added to Upwork: https://www.upwork.com/jobs/~017a8059f6b6485a78 |
Triggered auto assignment to @michaelhaxhiu ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jjcoffee ( |
Looks like we have a few proposals here already, let's see if we can get a fix reviewed and out as soon as possible |
@robertjchen Proposal updated #25640 (comment) |
@pradeepmdk I'm not sure I understand why we would want to display @s-alves10 Could you explain what part of the PR you linked caused the regression? |
@s-alves10 Perfect, thanks! I don't think removing the merchant info altogether is the correct solution here as it's definitely intended for it to display for requests. |
@jjcoffee Yes I agree it will display always solutionthe merchant show is a newly added feature. I think we should remove this one Line 627 in c053381
because this is not a 'merchant' here but merchant will come from here and use only requestMoney page
Line 333 in c053381
Line 393 in c053381
|
@pradeepmdk We do want to display the merchant for money requests, just not for splitting bills (the merchant feature is disabled for splits for now). Still open for proposals that deal with this issue specifically for split bills! |
Bumped on Slack for more proposals. |
Proposal |
then we can use this |
📣 @jjcoffee 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @s-alves10 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@s-alves10 If you have any issues with slow Android build times, please just raise the PR so I can make a head-start on testing. Thanks! |
Okay |
🎯 ⚡️ Woah @jjcoffee / @s-alves10, great job pushing this forwards! ⚡️ The pull request got merged within 3 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉
On to the next one 🚀 |
Not sure why the automation didn't kick in here, but the PR was deployed to production 2023-08-24. @michaelhaxhiu can you update the title to hold for payment for 2023-08-31? Thanks! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.57-6 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 2023-09-04. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
@michaelhaxhiu Gentle bump for payment on this. Thanks! |
I apologize for the delay! |
both paid, closing! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
User expects that the preview shows the users images and not names
Actual Result:
All split bill user names and date is displayed in the IOU
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.56-2
Reproducible in staging?: Yes
Reproducible in production?: No
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: