If I click on a user in the evidences for a competency I get the error "The details of this user are not available to you".
I think this is because in this case we receive the userId as Number, and in other places we get it as String. IMO ideally we should always use Number, but for compatibility maybe it's better to always use string since I think current entries will be stored as string.