-
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-29] [$1000] Web - IOU - Account email is not present in the copied content after IOU has been settled #25567
Comments
Triggered auto assignment to @Christinadobrzyn ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.We want the context menu "Copy" option to copy the account email along with the settled IOU message What is the root cause of that problem?For a settled IOU message, we are not setting the email in the IOU translate key here and also these IOU translate keys don't add the email along with the translated message What changes do you think we should make in order to solve the problem?For both en/es locale's we should update these translate keys to accept payer name, something like this paidElsewhereWithAmount: ({payer, amount}) => `${payer} paid ${amount} elsewhere`,
paidUsingPaypalWithAmount: ({payer, amount}) => `${payer} paid ${amount} using Paypal.me`,
paidUsingExpensifyWithAmount: ({payer, amount}) => `${payer} paid ${amount} using Expensify`, and in
What alternative solutions did you explore? (Optional)N/A |
This is BE issue. |
I can reproduce - adding Internal label for review |
Job added to Upwork: https://www.upwork.com/jobs/~01a8830daaa898904e |
Triggered auto assignment to Contributor Plus for review of internal employee PR - @Ollyws ( |
@alphaboss1104 can you please explain how this is BE issue? |
Triggered auto assignment to @Beamanator ( |
Hey @Beamanator can you give this a review and let us know if this can be External or needs to be Internal? |
I think a copy / paste bug is 99% likely a frontend issue - @alphaboss1104 could you explain why you think it's BE? For now let's add |
Current assignee @Christinadobrzyn is eligible for the External assigner, not assigning anyone new. |
Current assignee @Ollyws is eligible for the External assigner, not assigning anyone new. |
Thanks for the proposal @huzaifa-99 but your proposal will also add the users name/email in the LHN, and I imagine we intentionally want to keep that message short for visibility: |
Thanks for the feedback @Ollyws. I think we can conditionally add the email via some props and hide the email only in LHN. We can update our translation keys here to include payer name conditionally like this, (we already do a similar thing here)
update the
and from this line return payer name conditionally
and when we get data for LHN here, we can just use the message without payer name/email
Thoughts @Ollyws. |
@Beamanator, @Ollyws, @Christinadobrzyn Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Will get to this today. |
Thanks for the assignment. PR will be ready shortly. |
PR #26151 is ready for review @Ollyws @Beamanator. |
Based on my calculations, the pull request did not get merged within 3 working days of assignment. Please, check out my computations here:
On to the next one 🚀 |
This issue has not been updated in over 15 days. @Beamanator, @Ollyws, @Christinadobrzyn, @huzaifa-99 eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.72-11 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-29. 🎊 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:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
@Ollyws is there a regression test for this? Let me know and I will pay this out. Payouts will be: Issue Reporter: $250 @Nathan-Mulugeta Eligible for 50% #urgency bonus? N - #25567 (comment) Upwork job is here. |
Hey @Christinadobrzyn this issue was created on Aug 21, before the announcement on Aug 30. I think the right amount for reporter should be $250 |
Hi @Nathan-Mulugeta! Yep! Sorry, I paid $250 in Upwork, the amounts were incorrect here. I updated them. |
Hey @Christinadobrzyn did you already process payment? I didn't receive any payments. |
Bumping for payment process cc: @Christinadobrzyn. |
I don't think we can say any PR introduced this as a bug, the copy we were using was intentionally not using the display name in the LHN or when copied, so it's more of a small feature request. |
Ah sorry for the delay everyone, I thought I paid this but I didn't. I've paid everyone in Upwork based on this payment structure. #25567 (comment) Closing this for now but please let me know if something is missing. |
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:
Request Money
> enter amount >Next
> choose someone to payCopy to Clipboard
Pay Elsewhere
copy to clipboard
Expected Result:
Account B's email should be present like this "[Account B's email] paid [amount] elsewhere"
Actual Result:
Account B's email is present before the request is settled but account B's email is not included in the copied content after the IOU has been settled.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: v1.3.55-7
Reproducible in staging?: Y
Reproducible in production?: Y
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
2023-08-10.10.28.54.mp4
Recording.5947.mp4
Expensify/Expensify Issue URL:
Issue reported by: @Nathan-Mulugeta
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1691652788189659
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: