4 weeks ago - last edited 4 weeks ago
Hello community,
interviewer can edit rating even if the candidate is on the onboarding status. Any tips to restrict this option please?
Request clarification before answering.
Hi There,
This is probably can be controlled via permission in job req template. like this below.
<feature-permission type="interviewAssessment">
<description><![CDATA[Who can launch interview assessment during statuses with an Assessment category ]]></description>
<role-name><![CDATA[R]]></role-name>
<role-name><![CDATA[W]]></role-name>
<role-name><![CDATA[Q]]></role-name>
<role-name><![CDATA[S]]></role-name>
<role-name><![CDATA[T]]></role-name>
<status><![CDATA[Interview]]></status>
</feature-permission>
Now if you happen to check this on your tmeplate and see if onboarding status inlcuded in this code block then you might need to remove it and test if this is what you are trying to achieve.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
7 | |
3 | |
3 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.