mtotschnig / MyExpenses

GPL licenced Android Expense Tracking App
http://www.myexpenses.mobi/
GNU General Public License v3.0
842 stars 222 forks source link

[bug] [archive] Incorrect balance after unpack an archive #1563

Closed sharp-tasting closed 1 month ago

sharp-tasting commented 1 month ago

https://github.com/user-attachments/assets/8c9353b2-d8fd-4c4d-a044-17515aebe98c

The screen recording is a demo of the bug. After archiving and unpacking operation, I quit and reopen the app, and it shows a balance without counting the unpacked transaction.

Expected behavior: balance is 3 Actually happened: balance is 2

mtotschnig commented 1 month ago

@sharp-tasting Many thanks for the report!

mtotschnig commented 1 month ago

The problem will be fixed in release 3.8.9. The corrupted transactions will be fixed during database update.