GitHub user amoskaliov added a comment to the discussion: Clear Task Instance for past or future doesn't work on Airflow 3?
Definitely looks like a bug to me. The "Future" button is not working at all. If you use Network inspector, you'll see an error `"detail": "Cannot use include_past or include_future when dag_run_id is provided because logical_date is not applicable."` returned by `clearTaskInstances` when you press "Future" button. GitHub link: https://github.com/apache/airflow/discussions/53585#discussioncomment-13934407 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
