Describe the current behavior
After security analysis execution with operator strategy, violations are resolved, but applied actions are not reported in the result (actionsTaken: [])
Describe the expected behavior
When operator strategy actions are applied, the strategy result should report the IDs of the applied actions.
Describe the motivation
Need traceability of which actions were actually applied.
Extra Information
Unit Test: reproduced using the same input files as powsybl-core documentation Example 3:
https://powsybl.readthedocs.io/projects/powsybl-core/en/latest/user/itools/security-analysis.html#example-3
Describe the current behavior
After security analysis execution with operator strategy, violations are resolved, but applied actions are not reported in the result (
actionsTaken: [])Describe the expected behavior
When operator strategy actions are applied, the strategy result should report the IDs of the applied actions.
Describe the motivation
Need traceability of which actions were actually applied.
Extra Information
Unit Test: reproduced using the same input files as powsybl-core documentation Example 3:
https://powsybl.readthedocs.io/projects/powsybl-core/en/latest/user/itools/security-analysis.html#example-3