You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/01/24 07:12:53 UTC

[GitHub] [airflow] ManiBharataraju commented on issue #20821: Airflow can not schedule task in new subDAG

ManiBharataraju commented on issue #20821:
URL: https://github.com/apache/airflow/issues/20821#issuecomment-1019785796


   @sunnyxcao79 - There is a PR that I created to fix this. Please refer https://github.com/apache/airflow/pull/16508.
   To get your subdag scheduled there is a small hack that could unblock you meanwhile, 
   1. click on zoom into subdag
   2. click on code and turn on the subdag. It will be scheduled.
   
   FWIW, it is better to move to TaskGroups. They offer similar functionality of a subdag.
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org