Skip to content

When removing user, app deletes expenses and payments associated with it #116

@fferreira12

Description

@fferreira12

This was by design, but creates undesired situations where it is necessary to delete a user without deleting the expenses associated with it.
A better approach would be to delete the user and remove it from all the expenses it was participating. There may be some adjustments to be made, specially when the user was one of the payers of the expense.
For the payments, since it is a 1 user to 1 user relationship, deletion seems to be the better approach.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions