GitHub user Komalpawar22 created a discussion: Clearing tasks from old DAG runs resets start_date instead of preserving original
Apache Airflow version 2.10.4 ## What happened When clearing a task from an old DAG run, the DAG run’s start_date gets updated to the current timestamp. This makes the old run appear as if it just started “today,” even though it originally ran days or weeks ago. GitHub link: https://github.com/apache/airflow/discussions/55206 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
