Skip to content

Move EventSelectionRule filtering logic to EventDefinition

Michał Wielich requested to merge michold-internal-match-rules into master

What does this MR do and why?

Related to #468203 (closed)

To keep the filtering logic in one place, we're moving it from InternaleEvents and a test group into a separate place.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Everything should work as before - the changes are only refactor.

Merge request reports