Skip to content
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

[Search v1] "__fake__" is displayed at From and To fields for split expenses #41796

Closed
6 tasks done
lanitochka17 opened this issue May 7, 2024 · 17 comments
Closed
6 tasks done
Assignees
Labels
Daily KSv2 Engineering Reviewing Has a PR in review

Comments

@lanitochka17
Copy link

lanitochka17 commented May 7, 2024

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: 1.4.71.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
Issue reported by: Applause - Internal Team

Issue found when executing PR #41615

Action Performed:

  1. Log in with an expensifail account with at one split expense
  2. Navigate to Profile - Troubleshoot - New Search page

Expected Result:

Fields should be populated with valid data

Actual Result:

"fake" is displayed at From and To fields for split expenses

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence

Bug6474019_1715104138805!Capture

View all open jobs on GitHub

@lanitochka17 lanitochka17 added DeployBlockerCash This issue or pull request should block deployment DeployBlocker Indicates it should block deploying the API labels May 7, 2024
Copy link

melvin-bot bot commented May 7, 2024

👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open Staging deploy checklist to see the list of PRs included in this release, then work quickly on the following:

  1. If you find which PR caused the issue/bug, you can reassign it to the person responsible for it.
    • If the author is OOO or won’t get online before the daily deploy is due, you are responsible for finding the best fix/path forward. Don’t hesitate to ask for help!
  2. Try to reproduce the issue, if the bug is on production, remove the DeployBlocker label but stay assigned to fix it (or find out which PR broke it to get help from the author).
    • You can adjust the urgency of the issue to better represent the gravity of the bug.
    • If the issue is super low priority, feel free to un-assign yourself.
    • Be careful with PHP warnings, sometimes it is more complex than just adding a null coalescing operator as they might be uncovering some bigger bug.
    • If it was a one-off issue that requires no action (for example, Bedrock was down or it is a duplicated issue), you can close it.

Remember rule #2: Never un-assign yourself from a real DeployBlocker unless you are 100% sure someone else is assigned and will take care of it.

Copy link

melvin-bot bot commented May 7, 2024

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

Copy link
Contributor

github-actions bot commented May 7, 2024

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

@lanitochka17
Copy link
Author

@roryabraham FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors

@lanitochka17 lanitochka17 mentioned this issue May 7, 2024
50 tasks
@roryabraham roryabraham added Daily KSv2 and removed DeployBlockerCash This issue or pull request should block deployment Hourly KSv2 labels May 7, 2024
@roryabraham
Copy link
Contributor

not a blocker - hidden feature

@roryabraham roryabraham removed the DeployBlocker Indicates it should block deploying the API label May 7, 2024
@luacmartins
Copy link
Contributor

luacmartins commented May 7, 2024

@grgia this is still happening. I think the query we have for sharedReports is incorrect

@luacmartins luacmartins self-assigned this May 7, 2024
@luacmartins
Copy link
Contributor

I can take this one @roryabraham, since it's related to Search

@roryabraham
Copy link
Contributor

cool

Copy link

melvin-bot bot commented May 13, 2024

@luacmartins Huh... This is 4 days overdue. Who can take care of this?

@luacmartins
Copy link
Contributor

Still happening in some instances. I have another PR in review to filter report types and I need to work on another issue for tracked expenses too.

@melvin-bot melvin-bot bot added Overdue and removed Overdue labels May 15, 2024
Copy link

melvin-bot bot commented May 20, 2024

@luacmartins Huh... This is 4 days overdue. Who can take care of this?

@luacmartins
Copy link
Contributor

I think this should be solved by https://github.com/Expensify/Auth/pull/10927 too, since the reportID used for these split transactions is -2 and we'll filter these out, showing only the 1:1 transactions created from the split.

@melvin-bot melvin-bot bot removed the Overdue label May 21, 2024
@luacmartins luacmartins added the Reviewing Has a PR in review label May 21, 2024
Copy link

melvin-bot bot commented May 28, 2024

@luacmartins Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!

@luacmartins
Copy link
Contributor

Hmm so that PR didn't solve this issue. Gonna work on a separate fix.

@luacmartins luacmartins added Reviewing Has a PR in review and removed Reviewing Has a PR in review labels May 28, 2024
@trjExpensify trjExpensify changed the title Search - "__fake__" is displayed at From and To fields for split expenses [Search v1] "__fake__" is displayed at From and To fields for split expenses Jun 3, 2024
Copy link

melvin-bot bot commented Jun 4, 2024

@luacmartins Whoops! This issue is 2 days overdue. Let's get this updated quick!

1 similar comment
Copy link

melvin-bot bot commented Jun 5, 2024

@luacmartins Whoops! This issue is 2 days overdue. Let's get this updated quick!

@luacmartins
Copy link
Contributor

I think we can close this one for now since the PR was merged. Maybe we'll have another edge case of this issue, but we can reopen it then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Daily KSv2 Engineering Reviewing Has a PR in review
Projects
Status: Done
Development

No branches or pull requests

3 participants