sandiegoe commented on issue #13734: URL: https://github.com/apache/dolphinscheduler/issues/13734#issuecomment-1465944646
I checked the code implementation and found that the setting of the taskExecuteType field was missing in the constructor of the TaskDefinitionLog class. I think adding a setting to the taskExecuteType field in the modified constructor should solve this problem, and I am very happy to fix this problem <img width="814" alt="image" src="https://user-images.githubusercontent.com/23546379/224685172-c41556aa-5f00-476d-a7ab-84c43ccd9f41.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]
