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.56k stars 2.9k forks source link

Group Chat Not Returned in Search Results When Using Partial Match for Group Name #52652

Open m-natarajan opened 5 hours ago

m-natarajan commented 5 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: 9.0.63-2 Reproducible in staging?: Y Reproducible in production?: Y If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: 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 Expensify/Expensify Issue URL: Issue reported by: @puneetlath Slack conversation (hyperlinked to channel name): ts_external_expensify_bugs

Action Performed:

  1. Create a group chat with users
  2. Name the group as nyc crew in group details
  3. Click the search icon and select Chats from LHN
  4. Click the search from top right
  5. Enter nyc

    Expected Result:

    The chat group (nyc crew) displayed to select

    Actual Result:

    Group chat not returned in search result using partial match

    Workaround:

    Unknown

    Platforms:

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

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

Screenshots/Videos

Add any screenshot/video evidence

https://github.com/user-attachments/assets/b996a11a-000b-4831-b049-ebdc948ed9dd

View all open jobs on GitHub

melvin-bot[bot] commented 5 hours ago

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

puneetlath commented 4 hours ago

This is an internal issue @trjExpensify FYI. It has to do with what reports are returned by the back-end in the SearchForReports command.