Skip to content
New issue

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

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

Already on GitHub? # to your account

Transactions getting undeleted #356

Closed
julianotoriani opened this issue Feb 22, 2015 · 1 comment
Closed

Transactions getting undeleted #356

julianotoriani opened this issue Feb 22, 2015 · 1 comment
Labels

Comments

@julianotoriani
Copy link

Canceling deletion of an account makes deleted transactions come back.
Version: 0.18.7

Steps to reproduce from scratch:

1 - Create an account with a $100 balance.
2 - Add a $100 confirmed expense of any kind associated to that account (now the account balance is zero)
3 - Delete the transaction you just created (account balance is back to $100)
4 - Go to accounts, select the account
5 - Touch "Delete" on the menu, will show the confirmation dialog
6 - Press "Cancel" or back button to dismiss the dialog

Done, now that $100 deleted expense is back and the balance is zero again.

@mvarnagiris
Copy link
Owner

Thanks for good bug report. It was easy to reproduce. I fixed it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants