calvinjiang opened a new pull request, #12241: URL: https://github.com/apache/dolphinscheduler/pull/12241
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request This PR will close #12086 . <!--(For example: This pull request adds checkstyle plugin).--> ## Brief change log <!--*(for example:)* - *Add maven-checkstyle-plugin to root pom.xml* --> ## Verify this pull request - *Manually verified the change by testing locally.* The test result is as follows: When creating a new user, you don't need to assign a tenant to the user. <img width="1435" alt="image" src="https://user-images.githubusercontent.com/4928204/193384319-baf58986-1f70-4966-8127-ab60e7b8d030.png"> After creating the new user, you can grant or revoke several tenants to the user. <img width="1462" alt="image" src="https://user-images.githubusercontent.com/4928204/193384323-8b3e1cdc-78ca-46ef-87bc-c50c36c51fe5.png"> <img width="1451" alt="image" src="https://user-images.githubusercontent.com/4928204/193384329-08e29c8a-64e2-4b43-8db2-2f9acc29a0fd.png"> Then you would use the user to create a new workflow. When saving the new workflow , you cant just use one of tenants that has been granted to you. <img width="1487" alt="image" src="https://user-images.githubusercontent.com/4928204/193384333-943598f8-34cd-4cca-bade-a50e3a25bfd8.png"> -- 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]
