Skip to content

[Due for payment 2025-04-16] [$250] Report headers show You for resolve duplicate system message #59346

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

Closed
2 of 8 tasks
IuliiaHerets opened this issue Mar 31, 2025 · 19 comments
Closed
2 of 8 tasks
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor

Comments

@IuliiaHerets
Copy link

IuliiaHerets commented Mar 31, 2025

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.1.21-0
Reproducible in staging?: Yes
Reproducible in production?: N/A - new feature, doesn't exist in prod
If this was caught during regression testing, add the test name, ID and link from TestRail: #58575
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: MacOS Chrome, Desktop
App Component: Money Requests

Action Performed:

  1. Create 2 money requests in WC chat with the same amount
  2. Verify they get a duplicate violation
  3. Open one of them > Review Duplicates > Keep this one
  4. Right click on resolved the duplicate system message > reply in thread

Expected Result:

Report header should show 'resolved the duplicate'

Actual Result:

Report header shows You

Workaround:

Unknown

Platforms:

  • Android: Standalone
  • Android: HybridApp
  • Android: mWeb Chrome
  • iOS: Standalone
  • iOS: HybridApp
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Bug6787874_1743422121836.Screen_Recording_2025-03-31_at_2.47.55_in_the_afternoon.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~021906706648056613634
  • Upwork Job ID: 1906706648056613634
  • Last Price Increase: 2025-03-31
  • Automatic offers:
    • daledah | Contributor | 106731312
Issue OwnerCurrent Issue Owner: @
Issue OwnerCurrent Issue Owner: @dylanexpensify
@IuliiaHerets IuliiaHerets added Bug Something is broken. Auto assigns a BugZero manager. DeployBlockerCash This issue or pull request should block deployment labels Mar 31, 2025
Copy link

melvin-bot bot commented Mar 31, 2025

Triggered auto assignment to @dylanexpensify (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

Copy link

melvin-bot bot commented Mar 31, 2025

Triggered auto assignment to @srikarparsi (DeployBlockerCash), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

@melvin-bot melvin-bot bot added the Daily KSv2 label Mar 31, 2025
Copy link

melvin-bot bot commented Mar 31, 2025

💬 A slack conversation has been started in #expensify-open-source

@IuliiaHerets IuliiaHerets changed the title Report headers show You for resolve duplicate system message Report headers show You for resolve duplicate system message Mar 31, 2025
@github-actions github-actions bot added Engineering Hourly KSv2 and removed Daily KSv2 labels Mar 31, 2025
Copy link
Contributor

👋 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:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

@daledah
Copy link
Contributor

daledah commented Mar 31, 2025

Proposal

Please re-state the problem that we are trying to solve in this issue.

Report header shows You

What is the root cause of that problem?

Comming from this PR: #58575

We forgot to add case CONST.REPORT.ACTIONS.TYPE.RESOLVED_DUPLICATES to function getReportNameInternal

What changes do you think we should make in order to solve the problem?

We should add this case

        if (parentReportAction?.actionName === CONST.REPORT.ACTIONS.TYPE.RESOLVED_DUPLICATES) {
            return translateLocal('violations.resolvedDuplicates');
        }

Image

What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?

None

What alternative solutions did you explore? (Optional)

Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job.

@getusha
Copy link
Contributor

getusha commented Mar 31, 2025

I think we can demote this given it was a new feature and the issue is minor

@rlinoz
Copy link
Contributor

rlinoz commented Mar 31, 2025

Agreed

@rlinoz rlinoz removed the DeployBlockerCash This issue or pull request should block deployment label Mar 31, 2025
@rlinoz rlinoz assigned rlinoz, daledah and getusha and unassigned srikarparsi Mar 31, 2025
@rlinoz rlinoz added Daily KSv2 External Added to denote the issue can be worked on by a contributor and removed Hourly KSv2 labels Mar 31, 2025
@melvin-bot melvin-bot bot changed the title Report headers show You for resolve duplicate system message [$250] Report headers show You for resolve duplicate system message Mar 31, 2025
Copy link

melvin-bot bot commented Mar 31, 2025

Job added to Upwork: https://www.upwork.com/jobs/~021906706648056613634

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Mar 31, 2025
Copy link

melvin-bot bot commented Mar 31, 2025

Current assignee @getusha is eligible for the External assigner, not assigning anyone new.

@daledah
Copy link
Contributor

daledah commented Mar 31, 2025

I'll raise PR soon

@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Mar 31, 2025
Copy link

melvin-bot bot commented Mar 31, 2025

📣 @daledah 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app!

Offer link
Upwork job
Please accept the offer and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Keep in mind: Code of Conduct | Contributing 📖

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Daily KSv2 labels Mar 31, 2025
@daledah
Copy link
Contributor

daledah commented Mar 31, 2025

@getusha we have a pr here

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Apr 9, 2025
@melvin-bot melvin-bot bot changed the title [$250] Report headers show You for resolve duplicate system message [Due for payment 2025-04-16] [$250] Report headers show You for resolve duplicate system message Apr 9, 2025
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Apr 9, 2025
Copy link

melvin-bot bot commented Apr 9, 2025

Reviewing label has been removed, please complete the "BugZero Checklist".

Copy link

melvin-bot bot commented Apr 9, 2025

The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.24-10 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 2025-04-16. 🎊

For reference, here are some details about the assignees on this issue:

Copy link

melvin-bot bot commented Apr 9, 2025

@getusha @dylanexpensify @getusha The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button]

@rlinoz
Copy link
Contributor

rlinoz commented Apr 9, 2025

@dylanexpensify this is a bug from a previous PR, so I think @getusha doesn't require a payment here, correct me if I am wrong.

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Apr 15, 2025
@dylanexpensify
Copy link
Contributor

Nice, agree

@melvin-bot melvin-bot bot added the Overdue label Apr 18, 2025
Copy link

melvin-bot bot commented Apr 21, 2025

@dylanexpensify Eep! 4 days overdue now. Issues have feelings too...

@dylanexpensify
Copy link
Contributor

@daledah paid!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor
Projects
None yet
Development

No branches or pull requests

6 participants