ruanwenjun edited a comment on issue #5326:
URL: 
https://github.com/apache/dolphinscheduler/issues/5326#issuecomment-823119194


   > a project can be owned by more than one user, so i think it's better to 
define user_id as project creator other than owner. Project owners are defined 
in `t_ds_relation_project_user`.
   
   I think the project owner should be only one, others just have the 
permission for the project, the relation is defined in 
`t_ds_relation_project_user `, and they should not be defined as owner. Or do 
you have other ways to solve the problem of user being null if we delete the 
user in the `t_ds_project`.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to