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
   
   
![image](https://user-images.githubusercontent.com/20356765/155869629-37d180a0-429f-4e9f-961c-403f4ad14813.png)
   
   
   After repairing and testing again, the interface can return successfully
   
![image](https://user-images.githubusercontent.com/20356765/155869635-1ba9e541-af2b-4bc4-92f1-c829f7424116.png)
   


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