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
Are you sure the deletion succeeds? When I try it, the user still exists after 'deleting' the user. I think this might be intentional, because users should not be able to be deleted since they are linked to sepa direct debits and mandates etc. which are financial info and need to be kept for some time. iirc, there's a job that anonymizes old users after x years.
How to reproduce
delete a user, for example via amber-ui
Expected behaviour
User is deleted and a 200 OK is returned
Current behaviour
The delete operation succeeds, but returns a 404
The text was updated successfully, but these errors were encountered: