We create cases and get the results by calling /cases/screeningRequest. The case is created using a group id that only has categories 'Sanctions' and 'Other Bodies'.
The problem is when we re-screeen the case using /cases/{caseSystemId}/screeningRequest it appears that all categorizes are selected. Because then we re-screen the case we get matches i RE, PEP and so on.
Is this a bug or are we doing something wrong?