Tandoy opened a new issue #6086:
URL: https://github.com/apache/dolphinscheduler/issues/6086


   **Steps to reproduce the behavior:**
   Click the restore failure button from the failed node to rerun the workflow 
failed
   
   **Describe the question**
   The workflow failed to run for the first time. When I modified the shell 
task content and went online again, I clicked the restore failure button, but 
still prompted an error. After checking the log, it was shown that the modified 
script content was unsuccessful or the original script content.
   But query the t_ds_process_definition table and find that the rawScript 
stored in JSON has been modified successfully
   
   **Which version of DolphinScheduler:**
   -[1.3.2]
   
   **Script before modification**
   
![修改前](https://user-images.githubusercontent.com/56899730/131775152-7e55431f-43cd-4250-800d-e098ecb4d8f2.png)
   
   **Modified script**
   
![修改后](https://user-images.githubusercontent.com/56899730/131775189-85559cfa-652e-49a3-a38d-ef4f64679fa5.png)
   
   **Recovery failed**
   
![企业微信截图_16305508027043](https://user-images.githubusercontent.com/56899730/131775241-aac2a168-7be8-4388-ac3e-36316199a204.png)
   
![企业微信截图_16305508545276](https://user-images.githubusercontent.com/56899730/131775245-40489033-e06f-407a-a83e-ea910b7487ed.png)
   
   **t_ds_process_definition**
   
![json](https://user-images.githubusercontent.com/56899730/131775282-8d45e5da-37f2-4dc4-b088-906870b2319c.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]


Reply via email to