-
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 2024-08-27] [$250] Expense - Copied content from report title system message is different from the system message #46877
Comments
Triggered auto assignment to @cristipaval ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
We think that this bug might be related to #wave-collect - Release 1 |
This is the offending PR, but I wouldn't consider this a blocker TBH. |
agreed in slack that this is NAB |
Triggered auto assignment to @stephanieelliott ( |
Job added to Upwork: https://www.upwork.com/jobs/~018e6a5a151d252557 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @DylanDylann ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Copied content of report name changed message is not same as displayed in chat. What is the root cause of that problem?We don't have condition for copying content related to App/src/pages/home/report/ContextMenu/ContextMenuActions.tsx Lines 366 to 371 in 6263c24
We are getting result of - const messageText = ReportActionsUtils.getReportActionMessageText(reportAction); What changes do you think we should make in order to solve the problem?
function getRenamedActionMessage(reportAction: OnyxEntry<ReportAction<typeof CONST.REPORT.ACTIONS.TYPE.RENAMED>>): string {
const initialMessage = getOriginalMessage(reportAction);
return Localize.translateLocal('newRoomPage.renamedRoomAction', {
oldName: initialMessage?.oldName ?? '',
newName: initialMessage?.newName ?? '',
})
} result - Screen.Recording.2024-08-07.at.12.27.39.AM.movWhat alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.The copied content is different from the system message What is the root cause of that problem?App/src/pages/home/report/ContextMenu/ContextMenuActions.tsx Lines 366 to 371 in 6263c24
In ContextMenuAction, we specify the message for each message type. But we miss the RENAME type What changes do you think we should make in order to solve the problem?App/src/pages/home/report/ReportActionItem.tsx Lines 662 to 667 in 8c11aa4
We need to make this code as a util function and using in three places: ReportActionItem, ContextMenuAction and LHN Line 394 in 8c11aa4
App/src/pages/home/report/ReportActionItem.tsx Lines 662 to 667 in 8c11aa4
App/src/pages/home/report/ContextMenu/ContextMenuActions.tsx Lines 366 to 371 in 6263c24
What alternative solutions did you explore? (Optional)NA |
Current assignee @cristipaval is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
@cristipaval, @stephanieelliott, @DylanDylann Huh... This is 4 days overdue. Who can take care of this? |
Not overdue. Waiting for @cristipaval to give the final decision |
📣 @DylanDylann 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @daledah You have been assigned to this job! |
@cristipaval Please have a look at comments above and both proposal. For the main issue, both proposal mention the same solution and mine came first. And still not chosen on the point that it doesn't make code cleaner. I think this shouldn't be the basis of selecting proposal. |
@DylanDylann This PR is ready for review. |
Hey @DylanDylann looks like this PR is held on your review, can you take a look? |
PR was deployed to prod today |
Hm, this was deployed to prod on 8/20 but nothing updated. Will process payment today since it's exactly 7 days past |
Summarizing payment on this issue:
Upwork job is here: https://www.upwork.com/jobs/~018e6a5a151d252557 |
@stephanieelliott Here's my profile https://www.upwork.com/freelancers/~0138d999529f34d33f |
Thanks @daledah! Extended an offer to you: https://www.upwork.com/nx/wm/offer/103743804 |
@stephanieelliott Accepted thx |
All paid! Thanks |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.17-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers):
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
The copied content will be the same as the system message
Actual Result:
The copied content is different from the system message
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6563216_1722938498447.bandicam_2024-08-06_17-57-15-872.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @DylanDylannThe text was updated successfully, but these errors were encountered: