Skip to content

Fix setConnectableBus with variants#3895

Open
olperr1 wants to merge 4 commits into
mainfrom
fix_setConnectableBus
Open

Fix setConnectableBus with variants#3895
olperr1 wants to merge 4 commits into
mainfrom
fix_setConnectableBus

Conversation

@olperr1
Copy link
Copy Markdown
Member

@olperr1 olperr1 commented Apr 30, 2026

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?

No

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

In the Bus/Breaker view, the connectable bus of the terminals is supposed to be managed by variant. But changing it via "Terminal.BusBreakerView.setConnectableBus(String busId)" changes the connectable bus for all the variant, with the in-memory IIDM implementation.

What is the new behavior (if this is a feature change)?

"Terminal.BusBreakerView.setConnectableBus(String busId)" changes the connectable bus only for the current variant.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

Other information:

Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com>
olperr1 added 2 commits May 5, 2026 08:32
…ode/breaker topology

Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com>
Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com>
@olperr1 olperr1 moved this from TODO to In Progress in Release 06/2026 May 6, 2026
@olperr1 olperr1 moved this from In Progress to Waiting for review in Release 06/2026 May 6, 2026
@olperr1 olperr1 marked this pull request as ready for review May 6, 2026 06:11
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

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

Projects

Status: Waiting for review

Development

Successfully merging this pull request may close these issues.

1 participant