niumy0701 commented on issue #15925:
URL: 
https://github.com/apache/dolphinscheduler/issues/15925#issuecomment-3510900897

   > > > > [@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.
   
   Yes, deleting users should be another issue. Before deleting users, it is 
necessary to transfer the project associated with them; Or simply transferring 
the project without deleting the user


-- 
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]

Reply via email to