CommandCV commented on issue #15925: URL: https://github.com/apache/dolphinscheduler/issues/15925#issuecomment-3510690299
> > > [@niumy0701](https://github.com/niumy0701) Can we only add a status in User to mark the user is deleted? It's hard to real delete the user, since we need to change a lot of data, e.g. create_user, update_user. > > > > > > [@ruanwenjun](https://github.com/ruanwenjun) Equivalent to logically deleting a user, how to transfer the projects associated with the user to others for better handling > > If we don't really delete the user in DB, then we only need to consider how to change the important resource owner, we can ignore some instance create_user/owner/executor. I think we don't really delete the user in DB is a better way, but we still need to support transfer project ownership. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
