potiuk opened a new issue, #34953: URL: https://github.com/apache/airflow/issues/34953
### Discussed in https://github.com/apache/airflow/discussions/24548 <div type='discussions-op-text'> <sup>Originally posted by **don1uppa** June 16, 2022</sup> ### Apache Airflow version 2.2.5 ### What happened I have a dag that starts another dag with a conf. I am attempting to start the initiating dag a second time with different configuration parameters. I it to start the other dag with the new parameters. ## What you think should happen instead It should use the new conf when starting the called dag ### How to reproduce See code in squsequent message ### Operating System windows and ubuntu ### Versions of Apache Airflow Providers N/A ### Deployment Docker-Compose ### Deployment details _No response_ ### Anything else **Work around for now is to delete the previous "child" dag runs.** ### 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://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) </div> -- 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]
