HaloKo4 opened a new issue #13704: URL: https://github.com/apache/airflow/issues/13704
**Apache Airflow version**: 2.0.0 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): Not relevant **Environment**: Not relevant **What happened**: BranchPythonOperator performs xcom push by default since this is the behavior of PythonOperator. However BaseBranchOperator doesn't do xcom push. **What you expected to happen**: BaseBranchOperator to do xcom push of the branch it choose to follow as the default. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
