You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When filtering for more than one domain in risk scenarios, the domains are AND-ed instead of OR-ed. This will always return no results because a risk scenario can be assigned to one domain only.
To Reproduce
Steps to reproduce the behavior:
Go to Risk scenarios.
Click on Filter.
Select one domain as a filter criterion.
See a filtered list with at least one result.
Add another domain as an additional filter criterion.
See that the list is empty.
Expected behavior
When filtering for more than one domain, I expect to see risk scenarios for any selected domain.
Screenshots
Filter for 1 domain:
Filter for 2 domains:
Environment (please complete the following information):
Version 3.16.1
Additional context
Add any other context about the problem here.
This discussion was converted from issue #4085 on May 10, 2026 15:25.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
When filtering for more than one domain in risk scenarios, the domains are AND-ed instead of OR-ed. This will always return no results because a risk scenario can be assigned to one domain only.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When filtering for more than one domain, I expect to see risk scenarios for any selected domain.
Screenshots
Filter for 1 domain:
Filter for 2 domains:
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions