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

Incorrect number of DAGs after update to 2.7.2 #35228

Closed
1 of 2 tasks
q121212 opened this issue Oct 27, 2023 · 1 comment
Closed
1 of 2 tasks

Incorrect number of DAGs after update to 2.7.2 #35228

q121212 opened this issue Oct 27, 2023 · 1 comment
Labels
area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet

Comments

@q121212
Copy link

q121212 commented Oct 27, 2023

Apache Airflow version

2.7.2

What happened

I was update Airflow from 2.5.x to 2.7.2 in docker and on production rhel server, and in each airflows i have incorrect number of DAGs in the next categories (All, Active, Paused). Everywhere the number is greater than it should be and than it was before update.

What you think should happen instead

The number of DAGs categorized as All, Active, and Paused should remain consistent before and after the upgrade.

How to reproduce

  1. Have a running instance of Apache Airflow version 2.5.x with a known number of DAGs categorized as All, Active, and Paused.
  2. Upgrade the Apache Airflow instance to version 2.7.2 following the official upgrade instructions.
  3. Navigate to the Airflow UI and check the number of DAGs listed under the categories All, Active, and Paused.

Operating System

RHEL Server: $ cat /etc/os-release NAME="Red Hat Enterprise Linux" VERSION="8.8 (Ootpa)" ID="rhel" ID_LIKE="fedora" VERSION_ID="8.8" PLATFORM_ID="platform:el8" PRETTY_NAME="Red Hat Enterprise Linux 8.8 (Ootpa)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" HOME_URL="https://www.redhat.com/" DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" REDHAT_BUGZILLA_PRODUCT_VERSION=8.8 REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" REDHAT_SUPPORT_PRODUCT_VERSION="8.8" Docker container: PRETTY\_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux" VERSION\_ID="12" VERSION="12 (bookworm)" VERSION\_CODENAME=bookworm ID=debian HOME\_URL="[https://www.debian.org/](https://www.debian.org/)" SUPPORT\_URL="[https://www.debian.org/support](https://www.debian.org/support)" BUG\_REPORT\_URL="[https://bugs.debian.org/](https://bugs.debian.org/)"

Versions of Apache Airflow Providers

No response

Deployment

Other

Deployment details

My Airflow's deployed to Linux RHEL sever and another one in docker container

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@q121212 q121212 added area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet labels Oct 27, 2023
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 needs-triage label for new issues that we didn't triage yet
Projects
None yet
Development

No branches or pull requests

2 participants