Skip to content

Conversation

@pierrejeambrun
Copy link
Member

@pierrejeambrun pierrejeambrun commented Jun 6, 2025

While working on #51481 I realized I had some really weird cases of duplicate and removed edges where really it shouldn't.

After investigation it appears that #47381 broke a few things, cf comments bellow.

I don't know how this went unnoticed and didn't break completely the structure from a user / unit test perspective but I think we should release that as soon as possible.

edit: Actually I looked to why, lucky us, when we were overriding the edges, as we duplicate them bellow it does not break everything, but if there's no upstream, we end up with duplicated edges... which isn't great either

cc: @kaxil, just in case there's another rc for 3.0.2, I think this one should be included if we get the chance no rush because it shouldn't break stuff, just raising a warning in the UI console for duplication I believe.

@pierrejeambrun pierrejeambrun added this to the Airflow 3.0.3 milestone Jun 6, 2025
@pierrejeambrun pierrejeambrun added the type:bug-fix Changelog: Bug Fixes label Jun 6, 2025
@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Jun 6, 2025
@pierrejeambrun pierrejeambrun requested a review from Lee-W June 6, 2025 15:20
@pierrejeambrun pierrejeambrun added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Jun 6, 2025
@pierrejeambrun pierrejeambrun merged commit 414407b into apache:main Jun 6, 2025
100 checks passed
@pierrejeambrun pierrejeambrun deleted the fix-structure-edges branch June 6, 2025 18:06
github-actions bot pushed a commit that referenced this pull request Jun 6, 2025
(cherry picked from commit 414407b)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
@github-actions
Copy link

github-actions bot commented Jun 6, 2025

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

pierrejeambrun added a commit that referenced this pull request Jun 6, 2025
(cherry picked from commit 414407b)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
sanederchik pushed a commit to sanederchik/airflow that referenced this pull request Jun 7, 2025
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 backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants