Working Time Violations
The Working Time Violations list shows detected violations of the active working-time validation rules for a selected user and date range.
Typical Audience
This list is typically relevant for:
- HR Admins
- Department Leads
- employees who need to understand a detected violation
Navigation
- Standard navigation:
User -> Working Time Violations - Deeplink:
https://web.timecockpit.com/app/lists/APP_DefaultWorkingTimeViolationList
Standard Filters
| Filter | Technical Reference | Meaning |
|---|---|---|
| User | @UserDetail |
User to validate |
| From | @BeginTime |
Start date of the validation interval |
| To | @EndTime |
End date of the validation interval |
Columns
| Column | Technical Reference | Meaning | How the Value Is Determined |
|---|---|---|---|
| User | UserDetailName, UserDetailUuid |
User with the detected violation | Display value of the user detail |
| Working Time Violation | Description |
Text explaining the detected issue | Generated by the working-time validation logic |
| Working Time Limit | WorkingTimeLimitName, WorkingTimeLimitUuid |
Validation model used for the violation | Taken from the working-time-limit record used during validation |
| Go To Calendar | URL to /app/timesheetcalendar |
Direct jump into the calendar | Builds a web calendar URL for the relevant date and user |
| Time Sheet Entries | filtered APP_Timesheet link |
Drill-down to the relevant time entries | Opens the timesheet list for the affected user and period |
How Violations Are Determined
The list runs the standard working-time validation based on:
- the selected working-time limit
- global settings that activate daily, weekly, and break checks
- recorded timesheets in the selected interval
- travel-time handling where relevant
Notes
- The page is analysis-oriented. It does not correct data by itself.
- If no active validation model is configured, the list can show an informational result instead of violations.