Summary
We want to make the default view of the CheckUser-SuggestedInvestigations interface use frequently used filters, so that users do not need to set these filters every time they open the page
Background
- Users of the CheckUser-SuggestedInvestigations tool have filters which allow them to find relevant cases more quickly
- Some of these filters make sense to enable by default, as they exclude cases which likely cannot be processed yet
- We should make the default view of the tool use the filters which
User story
As a CheckUser, I want to see cases which are relevant by default. However, I still want the ability to find these excluded cases if desired
Technical notes
We will need to define which filters are enabled by default. We probably want to look at the instrumentation to work out what the most used filters are and then check with checkusers to see if our proposed way forward works
Acceptance criteria
- The default view of CheckUser-SuggestedInvestigations is more actionable