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

   ### Apache Airflow version
   
   2.7.2
   
   ### What happened
   
   After updating Airflow to 2.7.2, on the home page in the UI, the count in 
"All/ Active/ Paused" shows a number of dag runs not the number of DAGs.
   
![image](https://github.com/apache/airflow/assets/24903212/0f3a232d-280c-420e-8b89-1bf791f4e719)
   
   I determined that this is Dag Run count, by looking at the cluster activity 
dashboard.
   
![image](https://github.com/apache/airflow/assets/24903212/12fe0e67-aecd-4b0c-908b-a604a07eda7e)
   The number changed while I was making this issue, but when I started, both 
places had 482.
   
   ### What you think should happen instead
   
   I would expect to see All 75 dags as that is what I see in the Cluster 
Activity
   
![image](https://github.com/apache/airflow/assets/24903212/f23ef867-56a2-4453-974f-8d10b0ab4db2)
   
   
   ### How to reproduce
   
   My current state of reproducibility is - to install Airflow 2.7.2.
   It seems that the number for the UI Button is being taken from an incorrect 
location.
   
   ### Operating System
   
   OS on which Airflow Docker image is based
   
   ### Versions of Apache Airflow Providers
   
   apache-airflow-providers-amazon==8.7.1
   apache-airflow-providers-cncf-kubernetes==7.6.0
   apache-airflow-providers-common-sql==1.7.2
   apache-airflow-providers-ftp==3.5.2
   apache-airflow-providers-google==10.9.0
   apache-airflow-providers-http==4.5.2
   apache-airflow-providers-imap==3.3.2
   apache-airflow-providers-mysql==5.3.1
   apache-airflow-providers-odbc==4.0.0
   apache-airflow-providers-oracle==3.7.4
   apache-airflow-providers-postgres==5.6.1
   apache-airflow-providers-sftp==4.6.1
   apache-airflow-providers-slack==8.1.0
   apache-airflow-providers-snowflake==5.0.1
   apache-airflow-providers-sqlite==3.4.3
   apache-airflow-providers-ssh==3.7.3
   
   ### Deployment
   
   Other Docker-based deployment
   
   ### Deployment details
   
   Deploying official Airflow docker image-based image in Kubernetes with 
constraints applied.
   Python version 3.11
   
   ### Anything else
   
   This started as soon as I updated to Airflow 2.7.2.
   
   ### Are you willing to submit PR?
   
   - [X] 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-unsubscr...@airflow.apache.org.apache.org

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

Reply via email to