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.34k stars 2.77k forks source link

[$250] Track > Categorize it flow - Unable to search for workspace chats if the reports are not visited previously #47854

Open lanitochka17 opened 4 weeks ago

lanitochka17 commented 4 weeks 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.23-0 Reproducible in staging?: Y Reproducible in production?: Y 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): applausetester+kh050806@applause.expensifail.com Issue reported by: Applause - Internal Team

Action Performed:

  1. Go to staging.new.expensify.com
  2. Create a few workspaces
  3. Go to self DM
  4. Send a message
  5. Log out and log it
  6. Do not open any workspace chat and go to self DM
  7. Click + > Track expense > Manual
  8. Submit a track manual expense
  9. Click Categorize it
  10. Search for other existing workspace chats that do not show up in the list
  11. Note that the other existing workspace chats do not return in the search result
  12. Open all the workspace chats
  13. Repeat Step 9 and 10
  14. Note that workspace chats are only searchable after the workspace chats are visited

Expected Result:

In Step 11, user should be able to search for other existing workspace chats

Actual Result:

In Step 11, user is unable to search for other existing workspace chats The search only returns results after the workspace chats are visited (Step 14)

Workaround:

Unknown

Platforms:

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

Screenshots/Videos

Add any screenshot/video evidence

https://github.com/user-attachments/assets/5dfaa77d-7b28-4414-b8c0-ae4f42f0283c

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~01570efd314fb561ac
  • Upwork Job ID: 1828744919457771906
  • Last Price Increase: 2024-09-18
  • Automatic offers:
    • dukenv0307 | Reviewer | 104043144
    • jaydamani | Contributor | 104043145
Issue OwnerCurrent Issue Owner: @dylanexpensify
thienlnam commented 15 hours ago

I have a PR in review for a new endpoint called 'GetPolicyCategories', it's not live yet but should be early next week

jaydamani commented 10 hours ago

I have a PR in review for a new endpoint called 'GetPolicyCategories', it's not live yet but should be early next week

I will create a PR for frontend after new endpoint is deployed