zhongjiajie opened a new pull request, #11783:
URL: https://github.com/apache/dolphinscheduler/pull/11783

   after we add permission to our codebase in dev branch, will got error
   when create objects from pydolphinscheduler, because users with user_id
   equal to `Integer.MAX_VALUE` is ordinary users which can not have access
   to create unless we grant permission to the role manually. this patch
   change dummyUser to admin user's user_id == 1 to fix it
   


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