hc-leo opened a new issue, #14269: URL: https://github.com/apache/dolphinscheduler/issues/14269
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened An non-admin user cannot select the task group created by others/admin when creating a task. In another word, non-admin user can only see the task group created by himself, which makes the task group an useless function. ### What you expected to happen After a task group being created, the admin should have the option to authorize this task group to an ordinary user in User Manage page. (Now there are only file resource and udf resource can be authorized) ### How to reproduce 1. Login as User A and create a project and a task group related to this project. 2. Authorize the project to user B. 3. Login in as user B and create a Task. Click "Task group name" and the drop-down box shows nothing. ### Anything else There is no option to allow normal users to access this resource in Security management page or Resources. ### Version 3.1.x ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
