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

Fix the dags count filter in webserver home page #34944

Merged
merged 2 commits into from Oct 15, 2023

Conversation

hussein-awala
Copy link
Member

This PR revert a change added by mistake to #33810, this change introduced a bug in the dags count in the webserver home page. (b470c6b#r129957716)

@potiuk potiuk added this to the Airflow 2.7.3 milestone Oct 14, 2023
@potiuk
Copy link
Member

potiuk commented Oct 14, 2023

I wonder if we could have a unit test for that one to avoid similar brekages?

@hussein-awala
Copy link
Member Author

I wonder if we could have a unit test for that one to avoid similar brekages?

I just added a test for it, it fails without this change.

@eladkal eladkal merged commit 54e7e08 into apache:main Oct 15, 2023
43 checks passed
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Oct 27, 2023
ephraimbuddy pushed a commit that referenced this pull request Oct 29, 2023
* Fix the dags count filter in webserver home page

* Add a test to avoid breaking the count in the future

(cherry picked from commit 54e7e08)
ephraimbuddy pushed a commit that referenced this pull request Oct 30, 2023
* Fix the dags count filter in webserver home page

* Add a test to avoid breaking the count in the future

(cherry picked from commit 54e7e08)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants