Last Day Worked is Greater than Termination Date
We have an autocomplete rule to check if the last day worked is greater than termination throw an error. When we correct the termination date system is still referring to the old last Date Worked Value.
For Example :
Old termination date is : 22-Aug-2026 ; Old Last Day Worked is 11-Aug-2026
New Termination date : 1-Aug-2026; New Last day Worked : 31-Jul-2026
System throws an error with the New Termination date and Last Day Worked. Here is the snippet of the autocomplete rule. Is there a way that we can control this at the UI level, as the data is inflight so system is comparing the data with old LDW.
Tagged:
0