caishunfeng commented on code in PR #12674:
URL: 
https://github.com/apache/dolphinscheduler/pull/12674#discussion_r1012420504


##########
dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/TaskMainInfo.java:
##########
@@ -65,12 +65,12 @@ public class TaskMainInfo {
     /**
      * processDefinitionCode
      */
-    private long processDefinitionCode;
+    private Long processDefinitionCode;

Review Comment:
   Hi @jackfanwan I think this change can not resolve the issue. 
   
   If delete workflow, the related task definitions should be deleted too.



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