tirkarthi opened a new pull request, #22809:
URL: https://github.com/apache/airflow/pull/22809

   When `external_task_id` is passed as a template directly setting it as a 
list `external_task_ids` will result in logging and using unrendered value. Set 
the `external_task_ids` with value from `external_task_id` if 
`external_task_ids` was None initially so that the rendered value from 
`external_task_id` is used.
   
   closes: #22782
   related: #22782
   


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