Skip to content

Conversation

@jscheffl
Copy link
Contributor

As of discussion in https://apache-airflow.slack.com/archives/CCQ7EGB1P/p1749504803544369 I realized that we are populating the Hook IDs in the connection form dropdowns and not the hook names (which are better suited for display).

Before:
image

After:
image
(Note: Fixed sorting post-screenshot)

@jscheffl jscheffl added area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Jun 10, 2025
@jscheffl jscheffl force-pushed the bugfix/use-hook-name-in-connection-form branch from 66ac4a3 to 15af79f Compare June 10, 2025 22:04
@eladkal eladkal added this to the Airflow 3.0.3 milestone Jun 11, 2025
@uranusjr
Copy link
Member

I was about to suggest we could still show the id in case the names duplicate. But I guess we can do that if this becomes a problem in the future instead.

@uranusjr uranusjr merged commit f41f5f2 into apache:main Jun 11, 2025
42 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 11, 2025
…ion IDs (#51599)

(cherry picked from commit f41f5f2)

Co-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com>
@github-actions
Copy link

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Jun 11, 2025
…ion IDs (apache#51599)

(cherry picked from commit f41f5f2)

Co-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com>
@jscheffl
Copy link
Contributor Author

I was about to suggest we could still show the id in case the names duplicate. But I guess we can do that if this becomes a problem in the future instead.

Yes, also thougth about this but then also checked how it was in 2.x... and there is was the same like in this PR. So just replicated the "as is" state.

jscheffl added a commit that referenced this pull request Jun 11, 2025
…ion IDs (#51599) (#51613)

(cherry picked from commit f41f5f2)

Co-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com>
@jscheffl jscheffl deleted the bugfix/use-hook-name-in-connection-form branch October 5, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants