SuggestedInvestigationsCaseLookupService uses the wrong database connection, so currently fails on production to create cases
Steps to replicate the issue
- Define a CheckUser-SuggestedInvestigations signal
- Meet the conditions to trigger the signal to match
What happens?:
No new case is shown in Special:SuggestedInvestigations and a DB error is shown in the logs
What should have happened instead?:
The new case should have been shown in Special:SuggestedInvestigations