You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/23 12:19:40 UTC

[GitHub] [airflow] AzeemIqbal opened a new issue, #26629: Grid view does not show running DAGs

AzeemIqbal opened a new issue, #26629:
URL: https://github.com/apache/airflow/issues/26629

   ### Apache Airflow version
   
   2.4.0
   
   ### What happened
   
   Upgraded airflow from 2.1.4 to 2.4.0, did airflow db upgrade, all seems to work ok
   In the new grid view UI though, we don't seem to be able to see running DAGs in the default grid view (All run states)
   Filtering for "Running" does show the DAG is actually running, with the latest DAGRun, I'm just wondering why it doesn't show for All run states, the DAG runs shown there are 1 run behind. 
   
   
   ### What you think should happen instead
   
   Shows all DAG runs from latest backwards, as with old UI
   
   ### How to reproduce
   
   Upgrade from 2.1.4 to 2.4 and look at grid view for DAGs that have been upgraded and have many runs over the past few years.
   
   Not sure if one actually needs to upgrade airflow and db or if the bug is purely from 2.4 Grid view, probably the latter. 
   
   ### Operating System
   
   Ubuntu 18.04.6 LTS (Bionic Beaver)
   
   ### Versions of Apache Airflow Providers
   
   2.4 apache-airflow
   
   ### Deployment
   
   Virtualenv installation
   
   ### Deployment details
   
   AWS Ec2 running airflow using the pinned requirements files you have
   
   ### 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: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] ashb closed issue #26629: Grid view does not show running DAGs

Posted by GitBox <gi...@apache.org>.
ashb closed issue #26629: Grid view does not show running DAGs
URL: https://github.com/apache/airflow/issues/26629


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] boring-cyborg[bot] commented on issue #26629: Grid view does not show running DAGs

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #26629:
URL: https://github.com/apache/airflow/issues/26629#issuecomment-1256140168

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


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] ashb commented on issue #26629: Grid view does not show running DAGs

Posted by GitBox <gi...@apache.org>.
ashb commented on issue #26629:
URL: https://github.com/apache/airflow/issues/26629#issuecomment-1258002740

   Closing as a duplicate of #26505 -- please let us know if this is something else and we can re-open it!


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] uranusjr commented on issue #26629: Grid view does not show running DAGs

Posted by GitBox <gi...@apache.org>.
uranusjr commented on issue #26629:
URL: https://github.com/apache/airflow/issues/26629#issuecomment-1257410910

   I think this is #26505. _Not showing running DAGs_ is inaccurate, they are simply put in the wrong order.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org