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

   ### 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 I run the same workflow, the parameter displays an error in the second 
time.The default values should actually be displayed,Not the value from the 
first run.
   
   Figure 1 show the default value "123123" of key "a"
   <img width="493" alt="image" 
src="https://user-images.githubusercontent.com/31528124/164706334-56bd62fd-4cc4-47d0-9a0c-d86f9882a31f.png";>
   
   Figure 2 is my first run
   <img width="501" alt="image" 
src="https://user-images.githubusercontent.com/31528124/164706732-f2031e9d-8460-48c0-8fba-ebff85682aa3.png";>
   
   Figure 3 shows how I clicked on the workload again after the first run.
   We can see that the value of key "a" is "asdfasdf", same as my first run.The 
values are self-filled, I didn't fill them in manually.
   <img width="496" alt="image" 
src="https://user-images.githubusercontent.com/31528124/164707387-b0a0d826-eebb-4009-a995-5484e48fabfc.png";>
   
   
   ### What you expected to happen
   
   Restore default values (123123) quickly after I have runed the workflow 
   
   ### How to reproduce
   
   If you can't reproduct, please run the second times quickly.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [ ] 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