KEN-LJQ opened a new issue #1321: [Feature] User and process manage 
authorization improvement
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1321
 
 
   **Improvement expected**
   The process support authorization manage, the user who create the process 
can set it as private or public.  As the public process, the admin also can 
configure whether it is visible or editable for other user. 
   And when the user was deleted, the public process still exists and can be 
edit, because it is a part of project.
   
   **Current problem**
   Currently, we want each developer has their own account as user, developer 
can create process within project, and each process my related by dependence. 
But we found out, when we delete a user, the process created by this user can 
not be edit anymore, and cause some js error on frontend ui.
   

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


With regards,
Apache Git Services

Reply via email to