fuweng11 opened a new issue, #6561: URL: https://github.com/apache/inlong/issues/6561
### What happened ``` 2022-11-16 18:39:31.914 -DEBUG [http-nio-8083-exec-9] o.a.i.l.j.BaseJdbcLogger :137 - <== Total: 0 2022-11-16 18:39:31.995 -ERROR [http-nio-8083-exec-9] a.i.m.w.e.LogableEventListener:87 - execute listener WorkflowEventLogEntity(id=null, processId=70, processName=DELETE_GROUP_PROCESS, processDisplayName=Delete-Group, inlongGroupId=test_20221111_244, taskId=null, elementName=EndEvent, elementDisplayName=EndEvent, eventType=ProcessEvent, event=COMPLETE, listener=UpdateGroupCompleteListener, startTime=Wed Nov 16 18:39:31 CST 2022, endTime=null, status=-1, async=0, ip=10.160.141.235, remark=null, exception=groupId is invalid) error: java.lang.IllegalArgumentException: groupId is invalid ``` Failed to delete inlongGroup. ### What you expected to happen Successfully deleted group. ### How to reproduce Configure a group, delete stream and source, and then delete the group. ### Environment _No response_ ### InLong version master ### InLong Component InLong Manager ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
