hagen / cliniconnect-api

0 stars 0 forks source link

Don't delete Metabase groups on unsub #100

Open hagen opened 6 years ago

hagen commented 6 years ago

Metabase makes all questions public when the group they belong to is deleted. Although the data source is also disabled, it does mean the questions show up for all users. So on unsub, just disable the user and the database. Leave the group, database, and questions all there.