Steps to replicate the issue (include links if applicable):
- Ensure your account has sufficient permissions to be able to see Suggested Investigations
- Navigate to a contributions page for a user who's present in an SI case
- Click on "SI cases" link in the subheader line
What happens?:
Instrumentation event is sent to the intake server and "202 Accepted" is returned, but the event is not present in the event streams.
What should have happened instead?:
The event should be emitted to the event stream.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
This issue started in the week of June 8th, when the instrumentation was ported to mw.testKitchen, instead of mw.eventLog (T414572).