-
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
[HOLD for payment 2023-07-21] [$1000] Inconsistent Copy Functionality while requesting money: displays email instead of name #22304
Comments
Triggered auto assignment to @MitchExpensify ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Inconsistent Copy Functionality while requesting money: displays email instead of name What is the root cause of that problem?The RCA here is the inconsistency between Copy function (using messageHtml) and the
What changes do you think we should make in order to solve the problem?Since we displayed the formatted message for IOU report, we should also copy the formatted text instead of original one. So we should update copy function in here. Below is the pseudocode: if (isIOUReport) {
const displayingMessage = ReportUtils.getReportPreviewMessage(iouReport, action);
Clipboard.setString(displayingMessage);
} What alternative solutions did you explore? (Optional)N/A |
Agree that copy and paste should reflect what you are copying and anything else is unexpected for now |
Job added to Upwork: https://www.upwork.com/jobs/~01a3cdcadc000cf6ef |
Current assignee @MitchExpensify is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @narefyev91 ( |
@narefyev91, @MitchExpensify Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
I think we should focus on fixing the copy/paste pattern via the comment action menu wherever it exists |
Proposal from @hungvu193 looks good to me #22304 (comment) |
Triggered auto assignment to @flodnv, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @hungvu193 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Upwork job |
📣 @avi! 📣
|
The BZ member will need to manually hire avi for the Reporter role. Please store your Upwork details and apply to our Upwork job so this process is automatic in the future! |
@flodnv @narefyev91 #22633 is ready for review! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.40-5 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-07-21. 🎊 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.
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:
|
Reminder added to my calendar to pay. Lets check off the BZ steps above as a next step @narefyev91 🚀 |
|
Thank you @narefyev91 ! |
Invite sent to @avi-shek-jha for reporting bonus Paid with bonus and contract ended @hungvu193! 🎉 |
Contract ended and paid @avi-shek-jha - Thanks everyone! |
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:
You will get [User name ]owes [dollar amount] message
4 Verify if you are getting [email-id ] owes you instead of [name] owes you
Expected Result:
The copied text should accurately reflect the content of the money request message, including the requester's name, along with the information about the requested dollar amount.
Actual Result:
Instead of showing the requester's name, it displays the email associated with the user, followed by the requested dollar amount.
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.37-2
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
copy-bug-UPLOAD.mp4
Recording.1175.mp4
Expensify/Expensify Issue URL:
Issue reported by: @avi-shek-jha
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1688537874364449
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: