Skip to content

Conversation

@kandharvishnu
Copy link
Contributor

@kandharvishnu kandharvishnu commented Aug 7, 2025


Closes: #54217

With this PR, the broken TriggerDagRunLink in AF3 is fixed.

Prior to this fix, when the Triggered DAG button in details page is clicked, it will result in broken page.

image

This PR helps to fix this.

@rawwar rawwar requested a review from pierrejeambrun August 7, 2025 14:50
Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mind updating the relevant test please.

Otherwise LGTM, cc: @ashb

@eladkal eladkal added this to the Airflow 3.0.5 milestone Aug 8, 2025
@eladkal eladkal added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Aug 8, 2025
kandharvishnu and others added 2 commits August 12, 2025 15:52
Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
@amoghrajesh
Copy link
Contributor

@kandharvishnu couple of tests + static tests are failing on this one, could you please take a look?

@kandharvishnu
Copy link
Contributor Author

@kandharvishnu couple of tests + static tests are failing on this one, could you please take a look?

Will do it tonight

@kaxil
Copy link
Member

kaxil commented Aug 13, 2025

Related PRs:

Copy link
Contributor

@amoghrajesh amoghrajesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@amoghrajesh amoghrajesh changed the title [Bug fix]AF3 TriggerDagRunLink Fix AF3 TriggerDagRunLink to handle combinations of base_url Aug 14, 2025
Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit

kandharvishnu and others added 2 commits August 20, 2025 12:19
Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
@amoghrajesh amoghrajesh merged commit 0204a89 into apache:main Aug 21, 2025
57 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 21, 2025
…url (#54218)

(cherry picked from commit 0204a89)

Co-authored-by: kandharvishnu <46064835+kandharvishnu@users.noreply.github.com>
Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.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 Aug 21, 2025
…url (apache#54218)

(cherry picked from commit 0204a89)

Co-authored-by: kandharvishnu <46064835+kandharvishnu@users.noreply.github.com>
Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
potiuk pushed a commit that referenced this pull request Aug 21, 2025
…url (#54218) (#54760)

(cherry picked from commit 0204a89)

Co-authored-by: kandharvishnu <46064835+kandharvishnu@users.noreply.github.com>
Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
kaxil pushed a commit that referenced this pull request Aug 22, 2025
…url (#54218) (#54760)

(cherry picked from commit 0204a89)

Co-authored-by: kandharvishnu <46064835+kandharvishnu@users.noreply.github.com>
Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
mangal-vairalkar pushed a commit to mangal-vairalkar/airflow that referenced this pull request Aug 30, 2025
…54218)

Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

[Bug] TriggerDagRunLink is broken in AF3

7 participants