Have you found a way to automate the process to update job requisitions when associated positions are updated?
We added this code to the Requisition Form:
when value changed
SalaryStructureGrade = Position.SalaryStructureGrade
SalaryStructure = Position.SalaryStructure
PayFrequency = Position.PayFrequency
PaymentSchedule = Position.PaymentSchedule
StepAndGradeSchedule = Position. StepAndGradeSchedule
PayGrade = Position.PayGrade
Thank you very much Sheila! This is extremely helpful!