Skip to content

Redirect to new DAGRun after trigger from Grid view#39569

Merged
bbovenzi merged 1 commit intoapache:mainfrom
jscheffl:feature/37935-activate-dag-run-after-trigger-in-grid
May 12, 2024
Merged

Redirect to new DAGRun after trigger from Grid view#39569
bbovenzi merged 1 commit intoapache:mainfrom
jscheffl:feature/37935-activate-dag-run-after-trigger-in-grid

Conversation

@jscheffl
Copy link
Contributor

This PR adds a feature to trigger DAG run handling, if called from Grid view it will redirect to the new DAG Run that was generated.
If any task or detail tab was selected, the selection is carried over. Just the new RUN ID is replaced or added to URL

closes: #37935

@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label May 11, 2024
@jscheffl jscheffl added type:new-feature Changelog: New Features area:UI Related to UI/UX. For Frontend Developers. labels May 11, 2024
@potiuk potiuk added this to the Airflow 2.9.2 milestone May 11, 2024
@bbovenzi bbovenzi merged commit 249dbb3 into apache:main May 12, 2024
@eladkal eladkal added type:misc/internal Changelog: Misc changes that should appear in change log and removed type:new-feature Changelog: New Features labels May 13, 2024
pateash pushed a commit to pateash/airflow that referenced this pull request May 13, 2024
@ephraimbuddy ephraimbuddy added type:new-feature Changelog: New Features and removed type:misc/internal Changelog: Misc changes that should appear in change log labels Jun 4, 2024
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
@jscheffl jscheffl deleted the feature/37935-activate-dag-run-after-trigger-in-grid branch October 5, 2025 07:38
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. area:webserver Webserver related Issues type:new-feature Changelog: New Features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Triggering a DAG Run from the DAG Graph View does not redirect to the triggered DAG Run page

5 participants