Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

allow deletion/anonymisation of user data #69

Open
aaix opened this issue Dec 19, 2023 · 1 comment
Open

allow deletion/anonymisation of user data #69

aaix opened this issue Dec 19, 2023 · 1 comment
Assignees

Comments

@aaix
Copy link
Contributor

aaix commented Dec 19, 2023

change accounts to deleted user

@aaix
Copy link
Contributor Author

aaix commented Dec 19, 2023

post author is nullable and all other foreign key constraints will cascade delete.

in the case an employee owns an object (team leader, createdBy) foreign key constraints will still restrict.

for this we could perhaps set them to be owned by an anonymous user? (id 001, name: Deleted User)

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

No branches or pull requests

1 participant