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 2021/06/28 17:16:56 UTC

[GitHub] [airflow] ZaxR edited a comment on issue #16697: DAG.add_task doesn't pick up start_date default arg

ZaxR edited a comment on issue #16697:
URL: https://github.com/apache/airflow/issues/16697#issuecomment-869864770


   Updated the details above. The error happens on `dag.add_task(dummy)`, where the `dummy` task to add doesn't have its own start_date (or other config for that matter), but rather it would expect it to take on the dag's.


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