Radeity commented on PR #12702: URL: https://github.com/apache/dolphinscheduler/pull/12702#issuecomment-1624718316
>Hi, @Radeity thanks for your check, but I think `projectsIds` is used as below: > > https://github.com/apache/dolphinscheduler/blob/cff53feaeb44e38584fe7856e3612dc620ce20e7/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProjectServiceImpl.java#L553-L555 Hi, @rickchengx , I know, and it's called by the following api, but this api is never called in front-end, seems already deprecated. https://github.com/apache/dolphinscheduler/blob/107643dba8b33fe2e14bddd5e3d666cfc82844dc/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ProjectController.java#L278-L289 -- 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]
