Summary
We need a way to disable the CheckUser-SuggestedInvestigations special page but still allow cases to be created.
Background
- We need a way to disable the special page provided by CheckUser-SuggestedInvestigations without disabling the code that creates cases in the database
- This allows the special page to be populated with some example cases when the feature is shown to CUs
- We can also use this period to validate that not too many cases are being created and that a random subset of the cases which are created are actionable
Acceptance criteria
- Add a configuration variable that allows enabling the case creation code without the special page