Skip to content

Fix TriggerDagRunOperator extra_link when trigger_dag_id is templated - #42810

Merged
romsharon98 merged 1 commit into
apache:mainfrom
fredthomsen:fixTemplatedDagRunIdForTriggerDagRunOperator
Nov 21, 2024
Merged

Fix TriggerDagRunOperator extra_link when trigger_dag_id is templated#42810
romsharon98 merged 1 commit into
apache:mainfrom
fredthomsen:fixTemplatedDagRunIdForTriggerDagRunOperator

Conversation

@fredthomsen

Copy link
Copy Markdown
Contributor

When trigger_dag_id is templated (which is probably a rare, but valid use case), then the Triggered DAG extra link needs to be populated from the rendered template values.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@fredthomsen
fredthomsenforce-pushed the fixTemplatedDagRunIdForTriggerDagRunOperator branch from 7e49f89 to 488ac1eCompareNovember 18, 2024 14:33
@eladkal

Copy link
Copy Markdown
Contributor

Can your rebase?
After #44053 you need to apply the fix in the path of providers

@fredthomsen
fredthomsenforce-pushed the fixTemplatedDagRunIdForTriggerDagRunOperator branch from 488ac1e to 91c4e2cCompareNovember 21, 2024 05:00
@fredthomsen

Copy link
Copy Markdown
ContributorAuthor

Can your rebase? After #44053 you need to apply the fix in the path of providers

@eladkal rebased.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@fredthomsen@eladkal@romsharon98