Please check if the PR fulfills these requirements
[x] 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)
What kind of change does this PR introduce?
Bug fix
What is the current behavior?
Due to the PR https://github.com/powsybl/powsybl-open-rao/pull/924 we did no longer filter out ARAs/CRAs from the 2nd preventive.
This impacted the RaoResult that were wrong because of this.
What is the new behavior (if this is a feature change)?
The ARAs/CRAs are filtered back again and it fixes the issue.
Does this PR introduce a breaking change or deprecate an API?
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? Bug fix
What is the current behavior? Due to the PR https://github.com/powsybl/powsybl-open-rao/pull/924 we did no longer filter out ARAs/CRAs from the 2nd preventive. This impacted the RaoResult that were wrong because of this.
What is the new behavior (if this is a feature change)? The ARAs/CRAs are filtered back again and it fixes the issue.
Does this PR introduce a breaking change or deprecate an API?