jsnb-devoted opened a new issue, #29988: URL: https://github.com/apache/airflow/issues/29988
### Apache Airflow version 2.5.1 ### What happened After the upgrade to `2.5.1` we have noticed that the counts in the details page for mapped tasks seems to be wrong. The "success" count is typically stuck at 1 and then if you look at the actual tasks there are many successful tasks. ### What you think should happen instead Here is the details page saying there is 1 successful task:  In the "Mapped Tasks" view you can see there are many successful tasks  ### How to reproduce Run a DAG with mapped tasks -- watch the success count ### Operating System Ubuntu ### Versions of Apache Airflow Providers ``` apache-airflow-providers-amazon==7.2.1 apache-airflow-providers-cncf-kubernetes==5.2.1 apache-airflow-providers-common-sql==1.3.3 apache-airflow-providers-datadog==3.1.0 apache-airflow-providers-facebook==3.1.0 apache-airflow-providers-ftp==3.3.1 apache-airflow-providers-http==4.2.0 apache-airflow-providers-imap==3.1.1 apache-airflow-providers-jdbc==3.3.0 apache-airflow-providers-postgres==5.4.0 apache-airflow-providers-snowflake==4.0.4 apache-airflow-providers-sqlite==3.3.1 apache-airflow-providers-ssh==3.4.0 ``` ### Deployment Official Apache Airflow Helm Chart ### Deployment details k8s on EKS with the official helm chart 1.8.0 ### Anything else _No response_ ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
