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

Expense-The category is auto filled with the category of a previous expense #52408

Open IuliiaHerets opened 6 days ago

IuliiaHerets commented 6 days 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: v.9.0.60 Reproducible in staging?: Y Reproducible in production?: Y If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Y Issue was found when executing this PR: https://github.com/Expensify/App/pull/51196https://github.com/Expensify/App/pull/51196 Issue reported by: Applause Internal Team

Action Performed:

  1. In a WS chat, go to the + button > Create expense
  2. Enter any amount
  3. Enter the merchant, for instance, "A1"
  4. Select any Category
  5. Submit the expense
  6. Create another expense with any amount, similar merchant (for instance, "A2"), no category, any tag
  7. Go to the details page of the second expense

Expected Result:

The Category field has no category assigned.

Actual Result:

The Category field is auto-filled with the category of a previously created expense.

Workaround:

Unknown

Platforms:

Screenshots/Videos

https://github.com/user-attachments/assets/f63c43de-5906-4c69-b501-a01413c53289

Bug6662664_1731425779217!expense_creation_-_no_category Bug6662664_1731425779204!category_auto_filled

View all open jobs on GitHub

melvin-bot[bot] commented 6 days ago

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

truph01 commented 6 days ago

it is BE bug when the category is auto-filled with the category of a previous expense

johncschuster commented 3 days ago

Thanks for calling that out! I'll get this in a project and see if we can get a BE on this.

johncschuster commented 2 hours ago

I couldn't action this today.