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 2020/11/24 17:28:44 UTC

[GitHub] [airflow] turbaszek commented on issue #12587: dagrun object doesn't exist in the TriggerDagRunOperator

turbaszek commented on issue #12587:
URL: https://github.com/apache/airflow/issues/12587#issuecomment-733126058


   > So I think the problem is in your custom plugin, not Airflow.
   
   I'm afraid that we have a bug. In case of this error, this gets executed:
   https://github.com/apache/airflow/blob/94ba200d42403d1067a63e2e6b158d893c2e8b5a/airflow/operators/dagrun_operator.py#L132-L167
   
   The `dag_run` will not exist, unless I miss something. What worries me most is that this usually gets picked up by flake8 / pylint


----------------------------------------------------------------
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:
users@infra.apache.org