njnu-seafish opened a new issue, #18322: URL: https://github.com/apache/dolphinscheduler/issues/18322
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Add a note to the parameter priority documentation specifying that built-in parameters have the lowest priority. 1,When creating a task, built-in parameters are used alongside local parameters with the same names. <img width="797" height="525" alt="Image" src="https://github.com/user-attachments/assets/c7083259-eb6b-4468-ad5c-8d12afc3669e" /> 2,When saving the workflow, a global parameter with the same name was also defined. <img width="898" height="502" alt="Image" src="https://github.com/user-attachments/assets/ef24aa40-cdec-4513-a310-c3f03da1f1da" /> 3,After extensive testing across various scenarios, it has been confirmed that built-in parameters have the lowest priority. <img width="863" height="444" alt="Image" src="https://github.com/user-attachments/assets/f8e601af-b2c7-4576-a48d-90a0db447967" /> ### Documentation Links https://dolphinscheduler.apache.org/zh-cn/docs/3.4.2/guide/parameter/priority ### Are you willing to submit a 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]
