Skip to content

Force query cache to always refetch on opening mark/clear modals#49298

Merged
bbovenzi merged 1 commit into
apache:mainfrom
astronomer:fix-dryrun-caching
Apr 15, 2025
Merged

Force query cache to always refetch on opening mark/clear modals#49298
bbovenzi merged 1 commit into
apache:mainfrom
astronomer:fix-dryrun-caching

Conversation

@bbovenzi

@bbovenzi bbovenzi commented Apr 15, 2025

Copy link
Copy Markdown
Contributor

UI fix for #48933 (comment)

We should assume that the dry run data is always out of date when the mark as or clear modal opens.

closes #48933


^ 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 Apr 15, 2025
@bbovenzi bbovenzi merged commit 75e5c60 into apache:main Apr 15, 2025
@bbovenzi bbovenzi deleted the fix-dryrun-caching branch April 15, 2025 14:59

@pierrejeambrun pierrejeambrun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nice

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clearing previous version dagrun is failing when includes skip based dependencies.

3 participants