VSN-2325/ fix(incident-document): expose ownerId in IncidentDocumentRequest
Add ownerId field to IncidentDocumentRequest and map it from the entity in IncidentDocumentMapper so the BO frontend can resolve the real owner name instead of falling back to a "User {id}" placeholder.