Expensify / App

Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
https://new.expensify.com
MIT License
3.48k stars 2.83k forks source link

Search - Search doesn't show expenses when applied tag filters #50984

Open IuliiaHerets opened 3 hours ago

IuliiaHerets commented 3 hours ago

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: V9. 0. 50-0 Reproducible in staging?: Y Reproducible in production?: N/A - new feature, doesn't exist in prod Issue was found when executing this PR: https://github.com/Expensify/App/pull/50122 Issue reported by: Applause Internal Team

Action Performed:

  1. Go to https://staging.new.expensify.com/home
  2. Tap on a workspace chat which has tags enabled and created
  3. Create few expenses with and without tags
  4. Navigate to search filters
  5. Tap tags - no tag and view the results
  6. Tap tags
  7. Select no tag and few tags on which expense created and view results

Expected Result:

Search must show expenses when applied tag filters.

Actual Result:

Search doesn't show expenses when applied tag filters.

Workaround:

Unknown

Platforms:

Screenshots/Videos

https://github.com/user-attachments/assets/a78ffbe3-5c42-4f4e-a6a9-da27c952496c

View all open jobs on GitHub

melvin-bot[bot] commented 3 hours ago

Triggered auto assignment to @slafortune (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.

melvin-bot[bot] commented 3 hours ago

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

melvin-bot[bot] commented 3 hours ago

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

github-actions[bot] commented 3 hours ago

:wave: 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.
mjasikowski commented 3 hours ago

checking

rayane-djouah commented 2 hours ago

I think this is a backend bug cc @luacmartins

mjasikowski commented 2 hours ago

Still checking, need to recompile auth, as I'm running into problems

mjasikowski commented 1 hour ago

confirmed backend problem, trying to create a fix PR now