Skip to content

[v3-3-test] Allow filtering the Dags list by failed and success runs in any run state filter - #70293

Merged
henry3260 merged 1 commit into
apache:v3-3-testfrom
astronomer:backport-69875
Jul 23, 2026
Merged

[v3-3-test] Allow filtering the Dags list by failed and success runs in any run state filter#70293
henry3260 merged 1 commit into
apache:v3-3-testfrom
astronomer:backport-69875

Conversation

@pierrejeambrun

Copy link
Copy Markdown
Member

Backport of #69875 to v3-3-test.

Cherry-picked from a990ce9. Clean cherry-pick, no conflicts.

Stacked on #70292 (the backport of the prerequisite #68657, which introduces the "any run state" filter). Please merge #70292 first.

Until #70292 merges, this PR's diff shows both commits (the #68657 backport and this one); once #70292 lands on v3-3-test, this collapses to just the #69875 change (adds failed/success to the filter and switches its query to a correlated EXISTS over the (dag_id, state) index).


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 4.8)

Generated-by: Claude Code (Opus 4.8) following the guidelines

@henry3260
henry3260 merged commit f812def into apache:v3-3-test Jul 23, 2026
88 checks passed
@github-actions github-actions Bot added this to the Airflow 3.3.1 milestone Jul 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hi maintainer, this PR was merged without a milestone set.
We've automatically set the milestone to Airflow 3.3.1 based on: merged to version branch
If this milestone is not correct, please update it to the appropriate milestone.

This comment was generated by Milestone Tag Assistant.

@vatsrahul1001 vatsrahul1001 added the type:misc/internal Changelog: Misc changes that should appear in change log label Jul 27, 2026
vatsrahul1001 pushed a commit that referenced this pull request Aug 5, 2026
…tate filter (#69875) (#70293)

(cherry picked from commit a990ce9)

Co-authored-by: Yuseok Jo <yuseok89@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API area:translations area:UI Related to UI/UX. For Frontend Developers. translation:default type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants