sandiegoe opened a new issue, #13734:
URL: https://github.com/apache/dolphinscheduler/issues/13734

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   When the exported workflow is imported, the corresponding task definition in 
the workflow does not correctly set taskExecuteType. As shown in the figure 
below, the taskExecuteType field is null
   <img width="1250" alt="image" 
src="https://user-images.githubusercontent.com/23546379/224683164-a01b8527-4b70-4144-a59f-d8fe1a41c5ab.png";>
   
   
   ### What you expected to happen
   
   After the workflow is imported, the taskExecuteType field of the task 
definition can set the value correctly. Otherwise, the imported workflow task 
definition cannot be queried on the task definition page
   
   ### How to reproduce
   
   1. Export a workflow
   2. Re-import the modified workflow
   3. The imported task definition cannot be found on the task definition list 
page
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### 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]

Reply via email to