Recruiter should not create job offer if they have not requested for feedback and feedback is not
Summary: Recruiter should not create job offer if they have not requested for feedback and feedback is not completed ,also I have disabled the privilege Move Candidate Job Applications Ignoring Constraints .
Fast formula I have created which says
STATUS = IRC_CSP_INTFEEDBACK_STATUS[I]
IF (STATUS = 'ORA_COMPLETED' OR STATUS = 'ORA_REQUESTED') THEN(
CONDITION_RESULT = 'Y'
But still create job offer field is visible under action tab once I put the candidate to Interview to be scheduled (the first state of the the 3rd phase) , however i have added the condition in the 3rd state which is feedback requested.
Content (required):
Tagged:
0