njnu-seafish opened a new issue, #18064: URL: https://github.com/apache/dolphinscheduler/issues/18064
### 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 viewing parameters for a workflow instance, time-format parameters are not being replaced with their actual values. <img width="1352" height="951" alt="Image" src="https://github.com/user-attachments/assets/c4d1b018-2af6-4af4-bf8d-75c0dc7f767a" /> ### What you expected to happen Time-format parameters are should be replaced with their actual values. ### How to reproduce 1, When creating a workflow definition, configure global parameters 'a' and 'b'; <img width="1795" height="1027" alt="Image" src="https://github.com/user-attachments/assets/ec668990-b771-439b-98d4-db53c481a1a7" /> 2, When starting this workflow, configure global parameters 'c' and 'd'; <img width="1588" height="1169" alt="Image" src="https://github.com/user-attachments/assets/fc7dd166-5430-457c-9667-2d909535311b" /> 3, The task log is ok <img width="1365" height="913" alt="Image" src="https://github.com/user-attachments/assets/82b7c3f9-7b08-48f2-b371-72be2ed325da" /> 4, Howerver, when viewing parameters for a workflow instance, time-format parameters are not being replaced with their actual values. <img width="1352" height="951" alt="Image" src="https://github.com/user-attachments/assets/3a7fc84c-48c4-4bfa-9b8d-023357f0c331" /> ### 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]
