augusto-herrmann commented on issue #26916: URL: https://github.com/apache/airflow/issues/26916#issuecomment-1764353639
I have just checked the documentation for Airflow 2.7.2 and the `TriggerDagRunOperator` [still has a parameter named `execution_date`](https://airflow.apache.org/docs/apache-airflow/2.7.2/_api/airflow/operators/trigger_dagrun/index.html#airflow.operators.trigger_dagrun.TriggerDagRunOperator) and does not have a parameter named `logical_date`. So the issue still persists in current Airflow. -- 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]
