Skip to content

[v3-3-test] Show each Dag only once in airflow dags list (#70934) - #71481

Merged
henry3260 merged 1 commit into
v3-3-testfrom
backport-b9ff1d7-v3-3-test
Aug 12, 2026
Merged

[v3-3-test] Show each Dag only once in airflow dags list (#70934)#71481
henry3260 merged 1 commit into
v3-3-testfrom
backport-b9ff1d7-v3-3-test

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Airflow 3 stores one serialized_dag row per Dag version, so every Dag with
more than one version was listed once per version.
(cherry picked from commit b9ff1d7)

Co-authored-by: Y-C easoneason0905@gmail.com
Co-authored-by: Eason09053360 185830721+Eason09053360@users.noreply.github.com

Airflow 3 stores one serialized_dag row per Dag version, so every Dag with
more than one version was listed once per version.
(cherry picked from commit b9ff1d7)

Co-authored-by: Y-C <easoneason0905@gmail.com>
Co-authored-by: Eason09053360 <185830721+Eason09053360@users.noreply.github.com>
@henry3260
henry3260 marked this pull request as ready for review August 12, 2026 08:15
@henry3260
henry3260 merged commit d67566d into v3-3-test Aug 12, 2026
95 of 104 checks passed
@henry3260
henry3260 deleted the backport-b9ff1d7-v3-3-test branch August 12, 2026 09:22
@github-actions github-actions Bot added this to the Airflow 3.3.2 milestone Aug 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

Hi maintainer, this PR was merged without a milestone set.
We've automatically set the milestone to Airflow 3.3.2 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 pushed a commit that referenced this pull request Aug 13, 2026
…1481)

Airflow 3 stores one serialized_dag row per Dag version, so every Dag with
more than one version was listed once per version.
(cherry picked from commit b9ff1d7)

Co-authored-by: Y-C <easoneason0905@gmail.com>
Co-authored-by: Eason09053360 <185830721+Eason09053360@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants