veris4crm commented on issue #16876: URL: https://github.com/apache/dolphinscheduler/issues/16876#issuecomment-2521928909
it is not aboue cross-version import and export workflows; it is about program bug: file:dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessServiceImpl.java line:taskNode.setIsCache(taskDefinitionLog.getIsCache().getCode()); what happen when variable 【taskDefinitionLog.getIsCache()】return null value? -- 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]
