alete89 opened a new issue #21036: URL: https://github.com/apache/airflow/issues/21036
### Apache Airflow version 2.1.4 ### What happened Recent Tasks column in /home dashboard is showing status of the task for different dag runs. See images attached:   ### What you expected to happen As stated in the tooltip, I expect the Recent Tasks column to show the status of tasks for the last run if the DAG isn't currently running, or for the current DAG run (only) if there's one in progress. ### How to reproduce - trigger a manual ran in a dag, make any task fail and get some tasks marked as `failed` and `upstream_failed`. - then trigger the dag again, and see how the Recent Tasks column in /home dashboard is showing tasks failed and upstream_failed from previous run along with running/completed from the current dag run in progress. ### Operating System using apache/airflow:2.1.4-python3.8 image ### Versions of Apache Airflow Providers _No response_ ### Deployment Other Docker-based deployment ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
