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

Allow Dynamic Tasks to be Searchable Using map_index_template #45109

Merged

Conversation

jscheffl
Copy link
Contributor

I know we should not add "new features" to the legacy UI - but just took a look and realized that this request is actually a single-line change. So I propose to "just make it". Also I see this quite useful in my daily life.

closes: #45100

@jscheffl jscheffl added the legacy ui Whether legacy UI change should be allowed in PR label Dec 20, 2024
@jscheffl jscheffl added this to the Airflow 2.10.5 milestone Dec 20, 2024
@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label Dec 20, 2024
@jscheffl jscheffl requested a review from tirkarthi December 20, 2024 11:57
@jscheffl jscheffl added the backport-to-v2-10-test Mark PR with this label to backport to v2-10-test branch label Dec 20, 2024
@jscheffl jscheffl merged commit 16e8a26 into apache:main Dec 20, 2024
53 checks passed
Copy link

Backport failed to create: v2-10-test. View the failure log Run details

Status Branch Result
v2-10-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 16e8a26 v2-10-test

This should apply the commit to the v2-10-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

jscheffl added a commit to jscheffl/airflow that referenced this pull request Dec 20, 2024
jscheffl added a commit that referenced this pull request Dec 20, 2024
LefterisXefteris pushed a commit to LefterisXefteris/airflow that referenced this pull request Jan 5, 2025
agupta01 pushed a commit to agupta01/airflow that referenced this pull request Jan 6, 2025
@utkarsharma2 utkarsharma2 added kind:bug This is a clearly a bug type:bug-fix Changelog: Bug Fixes and removed kind:bug This is a clearly a bug labels Jan 28, 2025
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dynamic-task-mapping AIP-42 area:webserver Webserver related Issues backport-to-v2-10-test Mark PR with this label to backport to v2-10-test branch legacy ui Whether legacy UI change should be allowed in PR type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Dynamic Tasks to be Searchable Using map_index_template
3 participants