envelope-zero / frontend

Official frontend for Envelope Zero
Other
6 stars 2 forks source link

Transaction imports are not limited to one budget #1461

Open malfynnction opened 8 months ago

malfynnction commented 8 months ago

Describe the bug You can switch budgets in the middle of a transaction import and resume the import in a different budget

To Reproduce Steps to reproduce the behavior:

  1. Have a setup with 2 budgets
  2. Start a transaction import
  3. Click "Switch Budget" and switch to the other budget
  4. Click the prompt "You have an unfinished transaction import in progress. Resume now"
  5. You can resume the transaction import

Expected behavior The prompt shouldn't be visible, and you definitely shouldn't be able to resume the import.