GitHub user michael-s-molina added a comment to the discussion: cannot delete user "Associated data exists, please delete them first"
@jl141 Soft deletion of users with a DELETED column was previously discussed in [SIP-27](https://github.com/apache/superset/discussions/18386) and might require substantial changes to logic that fetches data. Superset is evolving to a more team-based ownership model (check [SIP-152](https://github.com/apache/superset/issues/32116)) which leads me to think that making reassignment required could be a simpler solution and more close to what we have seen in practice. At Airbnb, we generally receive the request to reassign assets such as dashboards, charts and saved queries to other team members once someone leaves the company and forget to set new owners. GitHub link: https://github.com/apache/superset/discussions/40137#discussioncomment-16924836 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
