Special:CheckUser needs to be updated to be able to handle NULL as the value of cupe_actor in some cu_private_event rows. This allows the interface to be able to display private events (such as failed login attempts) on a wiki with temporary accounts enabled which are performed by IP addresses.
Acceptance criteria
- The Special:CheckUser pagers and interfaces should be updated to parse NULL as the value of cupe_actor through the use of a LEFT JOIN.
QA Results - Local
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | https://phabricator.wikimedia.org/T359965 here |




