Steps:
1. Create a process with the following logic:
( Timesheet.thisTimesheet Time Periods Ago = 0 ) Return timesheet
( Timesheet.thisTimesheet Time Periods Ago = 1 ) Finish
2. Validate and Save.
3. Submit a timesheet.
Review the process flow diagram.
Expected: The process step evaluates properly based on the "Time Periods Ago"
Actual: The process step does not evaluate properly based on the "Time Periods Ago", e.g. Timesheet.thisTimesheet Time Periods Ago >= 1
This is reported as CLRT-81673
None.
This is reported as CLRT-81673