Skip to content

Transaction form during import keeps old data when importing a transaction #1954

@morremeyer

Description

@morremeyer

Describe the bug
During an import, if a field (e.g. the source account) of a transaction is changed and the transaction is then imported, some fields do not update with the next transaction to import.

To Reproduce
Edit 2025-04-04: Updated reproduction steps

Steps to reproduce the behavior:

  1. Create a new budget with any name
  2. Create one account for the budget with any name
  3. Start an import to the account, using the comdirect.csv fixture
  4. In the first transaction, change the destination to "Any Other Account"
  5. Press Enter in the destination account field
  6. Observe that for the next transaction, the destination is "Any Other Account" (should be "Cash")
  7. Click "Accounts" in the navigation
  8. Click the "Resume Now" button on top of the page
  9. Observe that the destination now is "Cash"

Expected behavior
All fields are populated correctly for a transaction to be imported.

Workaround

Exit the import by opening any other view, then click the "Resume now" button on the banner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working as supposed to

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions