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

V1.8.3: Transactions: Moving from July 2023 to August 2024 results in "Error during loading: Sequence contains no matching element" #258

Open Bucket1616 opened 1 month ago

Bucket1616 commented 1 month ago

I was the trouble-maker who had challenges moving from Version 1.6.3 to latest. There may be something in my data that is causing this.

Here is what is displayed: image

Looking at the data, there are numerous entries from this month that should be displaying.

Here are some of those transactions: image

Any ideas where to look to see if this is as a result of soemthing in my data?

Mike

TheAxelander commented 1 month ago

Hard to tell, seems like an unexpected data constellation. I would guess there is something wrong on the Bucket assignment. Can you see some relations of these Bank Transactions in table BudgetedTransaction?

kapdap commented 3 weeks ago

Changing Bucket.ValidFrom dates to an earlier time seems to fix this. May need to update BucketVersion.ValidFrom as well.