Job Requisition Page is not loading after opening a "Draft-In Progress" status
Hi,
First of all, this page is already Redwood enabled.
We are encountering this error where the requisition page is not loading after we open a "Draft-In Progress" which is save by the same Hiring Manager. This issue is not happening if it is being done by a user with Recruiter Role.
We are also not encountering an issue when we are creating a new requisition. During investigation we found out that the cause of our issue is the code we added on VBS to fetch the maximum and minimum salary under Detail section
Code:
[[ $fields.RecruitingJobRequisition.position.$value()[0].validGrades[0].grade[0].gradeRateValue[0].Maximum ]]
0