Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recent Tasks mixes status for current and old dag runs #21036

Closed
1 of 2 tasks
alete89 opened this issue Jan 22, 2022 · 1 comment · Fixed by #21352
Closed
1 of 2 tasks

Recent Tasks mixes status for current and old dag runs #21036

alete89 opened this issue Jan 22, 2022 · 1 comment · Fixed by #21352
Labels
affected_version:2.1 Issues Reported for 2.1 area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug

Comments

@alete89
Copy link

alete89 commented Jan 22, 2022

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:
image

image

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

@alete89 alete89 added area:core kind:bug This is a clearly a bug labels Jan 22, 2022
@boring-cyborg
Copy link

boring-cyborg bot commented Jan 22, 2022

Thanks for opening your first issue here! Be sure to follow the issue template!

@alete89 alete89 changed the title Recent Tasks mixes status for Recent Tasks mixes status for current and old dag runs Jan 22, 2022
@potiuk potiuk added this to the Airflow 2.3.0 milestone Jan 23, 2022
@bbovenzi bbovenzi added area:UI Related to UI/UX. For Frontend Developers. and removed area:core labels Feb 7, 2022
@eladkal eladkal removed this from the Airflow 2.3.0 milestone Feb 11, 2022
@eladkal eladkal added the affected_version:2.1 Issues Reported for 2.1 label Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected_version:2.1 Issues Reported for 2.1 area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants