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

DAG Overview Last Run, Next Run are confusing/wrong, also the next Run ID and Run date on the DAG run details are confusing/wrong #41170

Open
1 of 2 tasks
steege2 opened this issue Aug 1, 2024 · 3 comments
Labels
area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug

Comments

@steege2
Copy link

steege2 commented Aug 1, 2024

Apache Airflow version

2.9.3

If "Other Airflow 2 version" selected, which one?

No response

What happened?

When viewing the DAG overview the columns Last Run and Next run are showing the previous run dates (Same as date interval start and Date interval end)

At the details of a DAG it wil show the run date as for example 31-07 and the actual date was 01-08

Also the Next Run ID is confusing as it is showing a past date

What you think should happen instead?

When viewing the DAG overview the columns Last Run and Next run are showing the previous run dates (Same as date interval start and Date interval end), I would expect to see the actual last run date and actual next scheduled run date.

image

Furthermore when you look at the details of a DAG it wil show the run date as for example 31-07 and the actual date was 01-08.

image

Also the Next Run ID is confusing:

image

This should display the actual next scheduled run date.

How to reproduce

Schedule a DAG and see that the these columns are representing unlogical dates.

Operating System

Airflow Docker image

Versions of Apache Airflow Providers

No response

Deployment

Official Apache Airflow Helm Chart

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

@steege2 steege2 added area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet labels Aug 1, 2024
Copy link

boring-cyborg bot commented Aug 1, 2024

Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.

@steege2 steege2 changed the title DAG Overview Last Run, Next Run are confusing/wrong, also the next Run ID and Run date on the DAG run details DAG Overview Last Run, Next Run are confusing/wrong, also the next Run ID and Run date on the DAG run details are confusing/wrong Aug 1, 2024
@dosubot dosubot bot added the area:UI Related to UI/UX. For Frontend Developers. label Aug 1, 2024
@tirkarthi
Copy link
Contributor

Related : #38365

@tirkarthi
Copy link
Contributor

Next run ID related previous discussion : #31365

@shahar1 shahar1 removed the needs-triage label for new issues that we didn't triage yet label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug
Projects
None yet
Development

No branches or pull requests

3 participants