Skip to content

Merge links into nodes: fix pseudo branch registration order - #1581

Merged
mgovers merged 1 commit into
feature/link-registration-dual-code-pathfrom
pgm/test/dual-code-path
Sep 9, 2026
Merged

Merge links into nodes: fix pseudo branch registration order#1581
mgovers merged 1 commit into
feature/link-registration-dual-code-pathfrom
pgm/test/dual-code-path

Conversation

@mgovers

@mgovers mgovers commented Sep 9, 2026

Copy link
Copy Markdown
Member

In the backwards-compatible code path, links are registered as pseudo-branches, similar to how three-winding transformers are registered as pseudo-branches. However, all pseudo-branches need to be registered strictly after all "regular" branches are registered. This was a bug in #1550

@mgovers mgovers self-assigned this Sep 9, 2026
@mgovers mgovers added the bug Something isn't working label Sep 9, 2026
@mgovers mgovers mentioned this pull request Sep 9, 2026
1 task
@mgovers mgovers added the do-not-merge This should not be merged label Sep 9, 2026
…nch3) but before transformers so trafos pointed at wrong object

Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
@mgovers
mgovers force-pushed the pgm/test/dual-code-path branch from 4535b1e to 3e37e4e Compare September 9, 2026 09:45
Comment thread tests/data/state_estimation/link-after-3w-trafo/asym_output.json Outdated
@mgovers mgovers removed the do-not-merge This should not be merged label Sep 9, 2026
@mgovers
mgovers merged commit 9c4c7e3 into feature/link-registration-dual-code-path Sep 9, 2026
29 of 30 checks passed
@mgovers
mgovers deleted the pgm/test/dual-code-path branch September 9, 2026 10:06
@sonarqubecloud

sonarqubecloud Bot commented Sep 9, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants