WangJPLeo commented on issue #11249: URL: https://github.com/apache/dolphinscheduler/issues/11249#issuecomment-1204946627
> > +1 > > I cannot see the alerm group with ordinary user :) > > I find this is caused by the back-end has a authority logic when query AlertGroup. Yes, when a non-Admin user queries an AlertGroup, the condition is whether it is created by the current user. I will check the data query logic of other resources and submit a PR. A reasonable form should be able to authorize all data resources in the system, and Now the unified management of permissions has been extracted in the system. -- 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]
