You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following process leads to a bug where you can't settle up the group anymore. We may need to think again how we handle deactivating users.
My proposal would be that you can't deactivate users when they're still in a transaction. That however may lead to users not using that feature since it's cumbersome or even impossible, but at least it's not wrong anymore.
Reproducible bug description:
Create a new group
Create two people, Alice and Daniel
Create an expense, Payer Alice, Profiteer Daniel (only), amount irrelevant (e.g. 20€)
Suggest payments, create a compensation from Daniel to Alice over that amount (e.g. 20€)
Deactivate Daniel
Delete the compensation you just made
Suggest payments again, it suggests these 20€ from Daniel to Alice again
Create a compensation from Daniel to Alice
Receive "PAYER_INACTIVE"
The text was updated successfully, but these errors were encountered:
The following process leads to a bug where you can't settle up the group anymore. We may need to think again how we handle deactivating users.
My proposal would be that you can't deactivate users when they're still in a transaction. That however may lead to users not using that feature since it's cumbersome or even impossible, but at least it's not wrong anymore.
Reproducible bug description:
"PAYER_INACTIVE"
The text was updated successfully, but these errors were encountered: