GitHub user december-man added a comment to the discussion: Running new tasks for existing runs
Same on Airflow 3.0.6. We've used this functionality a lot on Airflow 2.x. Now, as a workaround, you'd have to start another task in the latest dagrun to trigger execution of the newly added task. Then, by clicking on it in the task list, you can find the associated task instance, and click on it to find all the information about it. GitHub link: https://github.com/apache/airflow/discussions/30435#discussioncomment-14341221 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
