yeyudefeng opened a new issue #3214:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3214


   *For better global communication, please give priority to using English 
description, thx! *
   
   **Describe the question**
   A clear and concise description of what the question is.
   
   I create a process_definition, and it insert a record into the table named 
t_ds_process_definition, one field  named process_definition_json in this table 
.If tihis process_definition include a task type of dependent named aa and from 
another process , then process_definition_json will include aa, now , once I 
change aa to bb, this name has changed , but  this process_definition_json will 
not be changed , so this question comming,  when this process_definition exec, 
this task type of dependent will not be find , it maybe make some error.
   
   
   
   **Which version of DolphinScheduler:**
   both 1.2.0 and 1.3.0 mixed
   **Additional context**
   Add any other context about the problem here.
   
   **Requirement or improvement**
   - Please describe about your requirements or improvement suggestions.
   If the task from another process has renamed , can we make the 
process_definition_json changed ?


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


Reply via email to