Examples

This section includes some practical examples of shifts that violate or pass this schedule compliance rule.

Example Configuration

The following examples use this configuration setting:

Min Hours Required: 10

Example 1 - Violation (single day)

Employee A is scheduled to work:

  • Monday 8:00 AM - 4:00 PM
  • Tuesday 8:00 AM - 4:00 PM
  • Wednesday 8:00 AM - 4:00 PM
  • Thursday:
    • Shift 1 8:00 AM to 10:00 AM
    • Shift 2 4:00 PM 10:00 PM

Schedule compliance returns a violation because the rest period between shifts is only 6 hours on Thursday.

Example 2 - Pass (Cross-Day)

Employee B is scheduled to work:

  • Saturday 10:00 PM - 8:00 AM
  • Sunday 10:00 PM - 8:00 AM
  • Monday 10:00 PM - 8:00 AM
  • Tuesday 10:00 PM - 8:00 AM
  • Friday 10:00 PM - 8:00 AM
  • Saturday 10:00 PM - 8:00 AM

Schedule compliance does not return a violation because the rest periods between each shift meet the 10 hour minimum.