humlib / humlib-be

The backend of HumLib - The Human Library in Computer Science
MIT License
2 stars 0 forks source link

As a frontend developer I want to be able to delete a certain professional if he wishes to do so #9

Open mor4thii opened 2 years ago

mor4thii commented 2 years ago

Delete all the data related to this professional, no archive, simply delete. Keep tags that do not belong to any one professional for the time being.

mor4thii commented 2 years ago

Elastic part was done w/ #5, KC Part is missing

mor4thii commented 2 years ago

Keycloak is the leading system. If KC deletion was successful but ES deletion wasn’t, we can do a clean up independent of Humlib backend, maybe as cron job (or similar)