Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
TheAxelander opened this issue May 31, 2024 · 2 comments
Labels
Milestone

Comments

@TheAxelander
Copy link
Owner

TheAxelander commented May 31, 2024

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 TheAxelander added this to the 1.9 milestone May 31, 2024
@TheAxelander TheAxelander changed the title [pre-release] Import Page: Modified Preview content is not recognized by validation process Import Page: Modified Preview content is not recognized by validation process May 31, 2024
@TheAxelander
Copy link
Owner Author

Confirmed bug in 1.8.3

@TheAxelander
Copy link
Owner Author

Root cause: Limitation on SignalR message size. See: https://github.com/aspnet/samples/tree/main/samples/aspnetcore/blazor/InputLargeTextArea

@TheAxelander TheAxelander moved this from 🐞Bugs to 🔖 Ready for next version in OpenBudgeteer Development Oct 29, 2024
TheAxelander added a commit that referenced this issue Jan 4, 2025
Co-authored-by: Anu6is <curtis.mayers@gmail.com>
Co-authored-by: Luca Berneking <luca@berneking.net>
Co-authored-by: Omar Ibrahim <osmmi16@tu-clausthal.de>
Fix - Error message after creating new Bucket (resolves #234)
fixes #240
Fix #249
Fix - Creating a new transaction using the "Add Recurring Transaction" button creates a transaction with wrong Account ID [resolves #255]
Fix #248 ImportPage Preview sync issue
Fix #253
Fix #261
fixes #256
Fix #254)
fix long runtime on querying data (Fix #271)
Fix #277
@TheAxelander TheAxelander moved this from 🔖 Ready for next version to ✅ Released in OpenBudgeteer Development Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Released
Development

No branches or pull requests

1 participant