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

Blank page on grid panel when changing tasks of a dag #24280

Closed
2 tasks done
geoffreyaldebert opened this issue Jun 7, 2022 · 2 comments
Closed
2 tasks done

Blank page on grid panel when changing tasks of a dag #24280

geoffreyaldebert opened this issue Jun 7, 2022 · 2 comments
Labels
area:core kind:bug This is a clearly a bug
Milestone

Comments

@geoffreyaldebert
Copy link

Apache Airflow version

2.3.1

What happened

After I added tasks on a specific dag, Airflow grid panel was a blank page.
I manage to resolve it by removing all previous dag runs. The grid panel then displayed normally.
For info, this problem was managed automatically in past versions.

What you think should happen instead

Automatically manage architecture change in a specific dag and display latest architecture on grid panel instead of a blank page.

How to reproduce

Import a dag, change its structure (rename task, add new task) and go to grid panel.

Operating System

debian 11

Versions of Apache Airflow Providers

No response

Deployment

Docker-Compose

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

@geoffreyaldebert geoffreyaldebert added area:core kind:bug This is a clearly a bug labels Jun 7, 2022
@boring-cyborg
Copy link

boring-cyborg bot commented Jun 7, 2022

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

@potiuk
Copy link
Member

potiuk commented Jun 7, 2022

This has been fixed in Airlfow 2.3.2 #23960 - please upgrade.

@potiuk potiuk closed this as completed Jun 7, 2022
@potiuk potiuk added this to the Airflow 2.3.2 milestone Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core kind:bug This is a clearly a bug
Projects
None yet
Development

No branches or pull requests

2 participants