Pending transactions double-deduct when they clear
complete
C
Chris Bell
I've noticed several times where a pending transaction is set to spend from an expense, it deducts the amount from my free to spend once the transaction actually clears and is no longer pending. This is super annoying and basically makes the entire app not work since my free to spend is now totally wrong. Really sucks since I just paid for a year of this app and it's basically unusable unless I unhook all my accounts and reconnect everything
Anthony
complete
Anthony
Hey Chris!
Did this happen today?
I pushed an update last night that should eliminate these "double spending"
The origin of this issue is that DAS actually gets 2 records for every transaction (sometimes 3). The fix I just deployed will undo any spending if DAS gets a new record for an existing transaction, then reapply bucket spending.
The total movement looks something like this:
- Starting CC bucket balance ($100)
- pending transaction +$15 to the CC bucket (balance $115)
- pending transaction removed -$15 from the CC bucket (balance $100) <--- this is the missing piece
- The new, posted transaction added +$15 to the CC bucket (balance $115)
Let me know if this is still happen!
If so, send me a message in chat with the specific transaction and bucket and I'll take a deeper look!
C
Chris Bell
Anthony: yes, this happened right before I posted this. The app store doesn't say I have an update pending so I guess that means I was on the latest version. Is there a way I can fix or revert the double deduction? The transaction happened to be a credit card payment so my free to spend is way off noe
Anthony
Chris Bell: Sure! You can tap the Transfer button ↔️ on the top menu of the Bucket or Activity page in the app to move money between Free-to-Spend and/or buckets.
It'd also be great to shoot me a message in-app with the transaction & bucket info so I can get to the bottom not this! Thanks a million for reporting this!