TamGB commented on issue #24678:
URL: https://github.com/apache/airflow/issues/24678#issuecomment-1167495966
Overcame the problem using Jinja:
`{{ prev_start_date_success | ts_nodash if prev_start_date_success is not
none else '19800101T000000' }}`
--
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]