yy0812 commented on issue #3650: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3650#issuecomment-686190699
A closer look at the code reveals that this is a BUG in version 1.3.1, which would occur if you created a resource directory using an Admin user because the admin user does not belong to any of the tenants. This problem has been solved in version 1.3.2 by adding validation. It is recommended that you create a non-admin account and switch to change the user to create the resource ---------------------------------------------------------------- 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]
