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 16:43:41 UTC

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

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


   @marclamberti 
   
   THe stack trace shows this as the call site
   
   ```
     File "/usr/local/airflow/plugins/custom_trigger_operator.py", line 138, in execute
       dag_run.execution_date,
   ```
   
   So I think the problem is in your custom plugin, not Airflow.


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