ColtenOuO commented on code in PR #73377:
URL: https://github.com/apache/airflow/pull/73377#discussion_r4095437410


##########
airflow-core/src/airflow/utils/cli.py:
##########


Review Comment:
   When the target Dag is not found in the explicitly selected bundle, the 
current implementation still falls back to searching all configured bundles. 
This may cause a same-named Dag from another bundle to be selected.
   
   This behavior predates this PR, so it may be better addressed separately in 
a follow-up PR.



-- 
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]

Reply via email to