wangxj3 commented on code in PR #15772:
URL: 
https://github.com/apache/dolphinscheduler/pull/15772#discussion_r1541019573


##########
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/UsersServiceImpl.java:
##########
@@ -556,6 +556,12 @@ public Map<String, Object> grantProjectWithReadPerm(User 
loginUser, int userId,
             putMsg(result, Status.FUNCTION_DISABLED);
             return result;
         }
+

Review Comment:
   LGTM



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