AhahaGe opened a new pull request #3847: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3847
## What is the purpose of the pull request This pull request finished #3808 feature, export workflow add _processDefinitionDescription_. ## Brief change log Add _exportProcessMeta.setProcessDefinitionDescription(processDefinition.getDescription());_ in _dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java_ file. ## Verify this pull request This pull request is already covered by existing tests, such as _ProcessDefinitionServiceTest_ and I also tested manually. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
