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

auto refresh does not work in grid mode #26173

Closed
1 of 2 tasks
rotemseekingalpha opened this issue Sep 6, 2022 · 4 comments
Closed
1 of 2 tasks

auto refresh does not work in grid mode #26173

rotemseekingalpha opened this issue Sep 6, 2022 · 4 comments
Labels
area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug

Comments

@rotemseekingalpha
Copy link

Apache Airflow version

2.3.4

What happened

Upgraded to Airflow 2.3.4 from Airflow 2.3.3.
Ran a DAG.
Auto refresh keeps turning off in grid mode.
Works in graph mode.

What you think should happen instead

auto refresh should work the same way it did in previous versions (and/or graph mode)

How to reproduce

Run a dag with multiple steps on Airflow 2.3.4 and monitor progress using grid mode.

Operating System

Ubuntu 20.04.5 LTS

Versions of Apache Airflow Providers

apache-airflow-providers-amazon     @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_amazon-5.0.0-py3-none-any.whl
apache-airflow-providers-common-sql @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_common_sql-1.1.0-py3-none-any.whl
apache-airflow-providers-ftp        @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_ftp-3.1.0-py3-none-any.whl
apache-airflow-providers-http       @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_http-4.0.0-py3-none-any.whl
apache-airflow-providers-imap       @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_imap-3.0.0-py3-none-any.whl
apache-airflow-providers-mongo      @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_mongo-3.0.0-py3-none-any.whl
apache-airflow-providers-mysql      @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_mysql-3.2.0-py3-none-any.whl
apache-airflow-providers-pagerduty  @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_pagerduty-3.0.0-py3-none-any.whl
apache-airflow-providers-postgres   @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_postgres-5.2.0-py3-none-any.whl
apache-airflow-providers-redis      @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_redis-3.0.0-py3-none-any.whl
apache-airflow-providers-sendgrid   @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_sendgrid-3.0.0-py3-none-any.whl
apache-airflow-providers-slack      @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_slack-5.1.0-py3-none-any.whl
apache-airflow-providers-sqlite     @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_sqlite-3.2.0-py3-none-any.whl
apache-airflow-providers-ssh        @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_ssh-3.1.0-py3-none-any.whl
apache-airflow-providers-vertica    @ file:///home/airflow/deploy/wheelfreeze/wheels/apache_airflow_providers_vertica-3.2.0-py3-none-any.whl

Deployment

Virtualenv installation

Deployment details

Python 3.8.13

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@rotemseekingalpha rotemseekingalpha added area:core kind:bug This is a clearly a bug labels Sep 6, 2022
@uranusjr uranusjr added area:UI Related to UI/UX. For Frontend Developers. and removed area:core labels Sep 6, 2022
@joao-aguilera-c
Copy link

joao-aguilera-c commented Sep 6, 2022

Just adding, this is the error on gif:

auto-refresh_not_working

Tested locally and also on server, in multiple browsers by different people I work with!

@Gollum999
Copy link
Contributor

Duplicate of #25949.
Broken by #25042, fixed by #25950.

@potiuk potiuk closed this as completed Sep 7, 2022
@pauloventurab
Copy link

pauloventurab commented Aug 18, 2023

Hello Guys, I would like to reopen this issue. It is not working on 2.6.3 as well. The same gift explain my issue.
Tell me if you need something else from me.

@potiuk
Copy link
Member

potiuk commented Aug 18, 2023

Hello Guys, I would like to reopen this issue. It is not working on 2.6.3 as well. The same gift explain my issue. Tell me if you need something else from me.

Can you please open a new issue with more information, your own recording what happens and some details (maybe errors you see in the console). The issue has been fixed - this is likely a different issue that looks similar, but we will never know until you submit all the details (Note that many people do not have that issue, so you likely experience something specific to your case, that's why it's a different issue).

Generally speaking - the rule of thumb is tha twe are not reopening issues that have been already closed and we have good reason to believe the root cause of it has been fixed. Especially if there are new evidences that can be used to diagnose it.

Please open a new issue and add some evidences there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

6 participants