Timesheet rules that can not be validated get disabled when sibmitting timesheets with no tasks
STEPS TO REPRODUCE:
Expected Results: The timesheet to be submitted
Actual Results:
You get the following error: This timesheet cannot be submitted due to errors. Please correct the items and resubmit.
Rule: [((timeperiod.start_date > dateMacroOffset("currentDateAndTime", 0)) && contains(inv.name, "PR", 1))] failed to parse at runtime. Rule will be disabled
AND
The timesheet rule gets disabled
Clarity 16.3.3 to 16.4.1
This is caused by DE182701
This is fixed in Clarity 16.4.2