WilliamChen-luckbob opened a new issue #4726:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4726


   Using feature dev.
   
   I have set start parameters for new ProcessInstance but when this instance 
was failed, I tried to rerun, the start parameter will roll back to the default 
global parameter which I set in the definition step.
   
   see pictures below:
   
   step 1. setting the Process definition.
   
![image](https://user-images.githubusercontent.com/58684828/107168592-b84f2d00-69f6-11eb-814c-d7c4f0313dbd.png)
   
   setp 2. setting the Process definition global variables.
   
![image](https://user-images.githubusercontent.com/58684828/107168631-d157de00-69f6-11eb-93b1-f64b3922ebea.png)
   
   step 3. setting the start parameter and start.
   
![image](https://user-images.githubusercontent.com/58684828/107168704-ff3d2280-69f6-11eb-936c-775519b53c67.png)
   
   step 4. see failed log.
   
![image](https://user-images.githubusercontent.com/58684828/107168740-1bd95a80-69f7-11eb-832e-02f3108ebb6d.png)
   
   step 5. rerun
   
![image](https://user-images.githubusercontent.com/58684828/107168777-3c091980-69f7-11eb-8caf-be4e4c5ab2f5.png)
   
   step 6. see failed log again.
   
![image](https://user-images.githubusercontent.com/58684828/107168812-56db8e00-69f7-11eb-8649-83d75fe21fe3.png)
   
   Now start parameters of this instance was rolled back, and this may be a 
fatal bug.
   
   **Which version of Dolphin Scheduler:**
    -[dev]
   


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