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

AIP-84 Fix dag display name search #42863

Conversation

pierrejeambrun
Copy link
Member

Fix the dag display name search.

I had that property.expression at some point and figured it wasn't necessary anymore because tests were green even when I removed it. Apparently it was still required :)

@pierrejeambrun
Copy link
Member Author

pierrejeambrun commented Oct 9, 2024

Just pushing a test case update that will actually break without that extra piece of code. (dag_dispaly_name is not set, and the porperty is then defaulting to the dag_id value)

@pierrejeambrun pierrejeambrun force-pushed the fix-dag-display-name-search-hybrid-property branch from e8aa602 to 955874b Compare October 9, 2024 15:12
@pierrejeambrun pierrejeambrun force-pushed the fix-dag-display-name-search-hybrid-property branch 2 times, most recently from 3010ff7 to 84eac3d Compare October 10, 2024 14:35
@pierrejeambrun pierrejeambrun force-pushed the fix-dag-display-name-search-hybrid-property branch from 84eac3d to 499d450 Compare October 10, 2024 15:59
@pierrejeambrun pierrejeambrun merged commit 23ba1df into apache:main Oct 11, 2024
52 checks passed
@pierrejeambrun pierrejeambrun deleted the fix-dag-display-name-search-hybrid-property branch October 11, 2024 07:31
kunaljubce pushed a commit to kunaljubce/airflow that referenced this pull request Oct 13, 2024
* Fix dag display name search

* Fix CI
pavansharma36 pushed a commit to pavansharma36/airflow that referenced this pull request Oct 14, 2024
* Fix dag display name search

* Fix CI
R7L208 pushed a commit to R7L208/airflow that referenced this pull request Oct 17, 2024
* Fix dag display name search

* Fix CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-84 Modern Rest API
Projects
Development

Successfully merging this pull request may close these issues.

2 participants