Skip to content

Conversation

@vidaldid-rte
Copy link
Collaborator

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?

The VoltageMonitoring outerloop needs to be active by default to simulate correctly StaticVarCompensators using a standBy automation.
However, this outerloop is not needed when no such device is on a network.
This PR takes advantage of the new OuterLoop.isNeeded protocol to remove this outerloop when the network does not contain such device. In this case, the outerloop does not appear in the reports.

What is the current behavior?

VoltageMonitoring outerloop appears in all reports even if not needed by the network.

What is the new behavior (if this is a feature change)?
VoltageMonitoring outerloop is active by default, but appears on reports only if the Network has devices that require this outerloop.

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:
Tests that compare reports may need to be modified.

@github-project-automation github-project-automation bot moved this from TODO to Approved in Release 03/2026 Dec 22, 2025
@SylvestreSakti SylvestreSakti moved this from Approved to Waiting for review in Release 03/2026 Dec 22, 2025
@github-project-automation github-project-automation bot moved this from Waiting for review to Approved in Release 03/2026 Jan 2, 2026
@sonarqubecloud
Copy link

@SylvestreSakti SylvestreSakti merged commit aa3f3aa into main Jan 13, 2026
8 checks passed
@SylvestreSakti SylvestreSakti deleted the hide_voltage_monitoring_when_not_needed branch January 13, 2026 10:39
@github-project-automation github-project-automation bot moved this from Approved to Done in Release 03/2026 Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants