Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not export angle monitoring additional constraints if angle monitoring not run #957

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

schwitzguebel
Copy link
Collaborator

@schwitzguebel schwitzguebel commented Apr 3, 2024

Do not export additional constraints if angle monitoring not run.

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)

Does this PR already have an issue describing the problem?

What kind of change does this PR introduce?
This PR changes the way SWE CNE is exported, removing additional onstraints if angle monitoring is not run.

What is the current behavior?
Currently, CNE exporter exports AdditionalConstraint for angle monitoring even when angle monitoring is not run (i.e. when first unsecure is due to RAO unsecure). Only Quantity element, within AdditionalConstraint, is not exported.

What is the new behavior (if this is a feature change)?
CNE exporter doesn't export AdditionalConstraint for angle monitoring when angle monitoring is not run (i.e. when first unsecure is due to RAO unsecure). Otherwise exports AdditionalConstraint with Quantity element.

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:

…ring not run

Signed-off-by: SCHWITZGUEBEL Marc Ext <schwitzguebelmar@rte-france.com>
@schwitzguebel schwitzguebel force-pushed the do-not-export-angle-monitoring-if-not-run branch from 04570d8 to d55551e Compare April 3, 2024 14:32
@pet-mit
Copy link
Collaborator

pet-mit commented Apr 3, 2024

please fill PR description

@pet-mit pet-mit added bug Something isn't working next-release This issue or pull request should be resolved before next release PR: waiting-for-correction This PR is waiting to be corrected by its author labels Apr 4, 2024
@pet-mit pet-mit removed the PR: waiting-for-correction This PR is waiting to be corrected by its author label Apr 4, 2024
@pet-mit pet-mit merged commit 01f7ff7 into main Apr 4, 2024
8 checks passed
@pet-mit pet-mit deleted the do-not-export-angle-monitoring-if-not-run branch April 4, 2024 14:37
MartinBelthle pushed a commit that referenced this pull request May 28, 2024
…s do not exist (#957)

Signed-off-by: belthlemar <martin.belthle@rte-france.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working next-release This issue or pull request should be resolved before next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants