test
This commit is contained in:
parent
62396584b4
commit
e2328bf903
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ?? "",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue