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.32k stars 2.75k forks source link

Workspace name isn't showing up in the To column on Expenses page #47609

Closed m-natarajan closed 2 weeks ago

m-natarajan commented 3 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.21-3 Reproducible in staging?: Y Reproducible in production?: Y 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: @shawnborton Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1723816743269129

Action Performed:

  1. Go to staging.new.expensify.com
  2. Submit an expense to any workspace
  3. Click on the search and observe the To column

    Expected Result:

    Workspace name and avatar populated in To column on the expenses page

    Actual Result:

    Workspace name and avatar not populated and only fall back avatar populated

    Workaround:

    Unknown

    Platforms:

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

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

Screenshots/Videos

CleanShot 2024-08-16 at 09 59 19@2x CleanShot 2024-08-16 at 09 58 21@2x

Add any screenshot/video evidence

View all open jobs on GitHub

melvin-bot[bot] commented 3 weeks ago

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

shawnborton commented 3 weeks ago

cc @luacmartins

luacmartins commented 3 weeks ago

This PR should fix the issue - https://github.com/Expensify/Auth/pull/12047

luacmartins commented 2 weeks ago

This is done