Greedyu opened a new pull request #2770: URL: https://github.com/apache/incubator-inlong/pull/2770
### Title Name: [INLONG-2760][Manager] Fix InlongGroup object deletion Fixes #2760 Because the deletion actually calls the groupProcessOperation.deleteProcess() function, the InlongGroupRequest queried according to the id does not change the state. In the inner layer, the groupService.update(groupInfo, username) method is actually executed first. equivalent to the original state of transformation  After repairing and testing again, the interface can return successfully  -- 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]
