Description
When calling UserReferenceSerializer<String> with CurrentUserReference.INSTANCE and the current user is superadmin, the serializer fails with an illegal argument exception with the message "Only DocumentUserReference are handled".
I've unfortunately no idea if this leads to any user-visible consequences at the moment.