Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Deal with closed accounts having a non-zero balance #3202

Closed
Changaco opened this issue Feb 23, 2015 · 2 comments
Closed

Deal with closed accounts having a non-zero balance #3202

Changaco opened this issue Feb 23, 2015 · 2 comments

Comments

@Changaco
Copy link
Contributor

We currently have 3 such accounts.

2 of them are the result of #2501 and can be fixed by doing a second "final gift".

The third one is more problematic: the user chose a bank account withdrawal as the disbursement method, it seemed to work, therefore the balance was zero and the account was closed, but the payout failed asynchronously (/callbacks/balanced). That's a flaw in the account closing logic that we need to fix one way or another.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@Changaco Changaco changed the title Deal with closed accounts who still have money in their balance Deal with closed accounts having a non-zero balance Feb 23, 2015
@nobodxbodon
Copy link
Contributor

Should be fixed by #4292 (consider it done).

@Changaco
Copy link
Contributor Author

This issue is not related to project closing. It was about emptying all closed user accounts. However it may be too late for that now.

On the bright side, Liberapay doesn't have this kind of problem (a payout failure automatically reopens a closed account and the user is notified).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants