Commit 883d6caf by nilu

S43014153 # Matchd / Talentology - No Plan [Enhancement] #Including diversity…

S43014153 # Matchd / Talentology - No Plan [Enhancement] #Including diversity questions in applicant process
parent 4107d64a
......@@ -50,7 +50,7 @@ public class SaveDiversityAnswersFP extends SaveFP
}
}
}
else
else if(diversityAnswer.pipelineCandidateDiversityAnswer().toAnswers(AnswerOption.SearchByAll().andIsSelected(new EqualsFilter<>(Boolean.TRUE))).uniqueVals().isEmpty())
{
AnswerOption answerOption = diversityAnswer.pipelineCandidateDiversityAnswer().toAnswers().val();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment