Skip to content

Fix prefix group false graph#32764

Merged
potiuk merged 2 commits into
apache:mainfrom
astronomer:fix-prefix-group-false-graph
Jul 22, 2023
Merged

Fix prefix group false graph#32764
potiuk merged 2 commits into
apache:mainfrom
astronomer:fix-prefix-group-false-graph

Conversation

@bbovenzi

Copy link
Copy Markdown
Contributor

Closes: #31025

Rearrange how we determine which edges to show and their positions for nested edges when the group has prefix_group_id=False and if prefix=False groups are nested inside of one another.


^ 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 newsfragments.

@boring-cyborg boring-cyborg Bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Jul 22, 2023
@bbovenzi bbovenzi added this to the Airflow 2.6.4 milestone Jul 22, 2023
@potiuk
potiuk merged commit 3e467ba into apache:main Jul 22, 2023
@bbovenzi
bbovenzi deleted the fix-prefix-group-false-graph branch July 22, 2023 14:12
@eladkal eladkal modified the milestones: Airflow 2.6.4, Airflow 2.7.0 Aug 1, 2023
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Aug 2, 2023
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. area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New graph view renders incorrectly when prefix_group_id=false

4 participants