Skip to content

Refresh Dag details page on new run #51173

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

Merged
merged 3 commits into from
May 29, 2025
Merged

Conversation

shubhamraj-git
Copy link
Contributor

@shubhamraj-git shubhamraj-git commented May 28, 2025

Closes: #50000

This fix the sync issue between dag details page and dag list page, when dag run is triggered from dag list page it reflects on the Dag details page without manual reload.

Screen.Recording.2025-05-28.at.11.45.56.PM.mov

^ 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 airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label May 28, 2025
@shubhamraj-git shubhamraj-git marked this pull request as ready for review May 28, 2025 18:22
@bbovenzi bbovenzi added this to the Airflow 3.0.2 milestone May 28, 2025
@bbovenzi bbovenzi added the backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch label May 29, 2025
@bbovenzi bbovenzi merged commit 05a7fc2 into apache:main May 29, 2025
44 checks passed
github-actions bot pushed a commit that referenced this pull request May 29, 2025
* refresh dag page on new run

* comments
(cherry picked from commit 05a7fc2)

Co-authored-by: Shubham Raj <[email protected]>
Copy link

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

pierrejeambrun pushed a commit that referenced this pull request Jun 2, 2025
* refresh dag page on new run

* comments
(cherry picked from commit 05a7fc2)

Co-authored-by: Shubham Raj <[email protected]>
kaxil pushed a commit that referenced this pull request Jun 3, 2025
* refresh dag page on new run

* comments
(cherry picked from commit 05a7fc2)

Co-authored-by: Shubham Raj <[email protected]>
sanederchik pushed a commit to sanederchik/airflow that referenced this pull request Jun 7, 2025
* refresh dag page on new run

* comments
jose-lehmkuhl pushed a commit to jose-lehmkuhl/airflow that referenced this pull request Jul 11, 2025
* refresh dag page on new run

* comments
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-0-test Mark PR with this label to backport to v3-0-test branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto sync grid view
2 participants