Is Day Off Condition

com.workbrain.app.ta.conditions.IsDayOffCondition

The Is Day Off Condition determines whether the current work date is an unscheduled day for the employee. This check is based on the employee’s actual schedule.

The employee’s actual schedule is the employee’s final schedule for the work date (after all schedule and shift pattern overrides have been applied). Whereas, the employee’s default schedule is the employee’s original schedule based on their shift pattern. The condition checks the employee’s actual schedule to determine whether the employee is not scheduled to work on the current day.

You can use this condition to trigger the rule when the employee is unscheduled or on an OFF day.