Absence Entry Validation is not working on absence update when start date is moved towards End Date
Hi - We have an absence entry validation formula to restrict the absences which have been approved and integrated to Payroll. The behavior of formula is as below.
Approved Leave : 03-Dec-2025 to 12-Dec-2025
Scenario1 - Update above leave end date to 11-Dec-2025 - PASS
Scenario2 - Update above leave end date to 13-Dec-2025 - PASS
Scenario3 - Update above leave start date to 02-Dec-2025 - PASS
Scenario4 - Update above leave start date to 04-Dec-2025 - FAIL
We have noticed that when start date of leave is being updated toward the end date, the validation doesn't work.
We have tried with a DFF segment on absence entry which will flag whether the absence should be allowed for update or not. The formula based on DFF is not working on any of the scenarios!