TheAxelander / OpenBudgeteer

OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle
https://theaxelander.github.io
MIT License
745 stars 42 forks source link

Import Page: Modified Preview content is not recognized by validation process #248

Open TheAxelander opened 2 months ago

TheAxelander commented 2 months ago

Describe the bug During data validation the full file content is used instead of the modified content from the preview text area

To Reproduce Steps to reproduce the behavior:

  1. Go to Import Page
  2. Use a large CSV file (e.g. DKB Giro export)
  3. Follow process and modify preview content
  4. Validate Data

Expected behavior Only data from preview content is being used for data validation

Additional helpful details

TheAxelander commented 2 months ago

Confirmed bug in 1.8.3