This commit is contained in:
kittapath-Jool 2025-10-12 13:55:35 +07:00
parent 62396584b4
commit e2328bf903

View file

@ -326,7 +326,7 @@ namespace BMA.EHR.Recruit.Service.Services
{ {
Placement = placement, Placement = placement,
PositionCandidate = positionNameWithoutLevel ?? "", PositionCandidate = positionNameWithoutLevel ?? "",
PositionType = posLevelObject?.posTypes?.posLevelName ?? "", PositionType = posLevelObject?.posTypes?.posTypeName ?? "",
PositionLevel = posLevelName ?? "", PositionLevel = posLevelName ?? "",
Prefix = candidate.Prefix ?? "", Prefix = candidate.Prefix ?? "",
Firstname = candidate.FirstName ?? "", Firstname = candidate.FirstName ?? "",