HD Sports Zone
Phase 25B-11: Availability Rule Audit

Availability Rule Audit

Full read-only audit log for employee availability rule creation, active/inactive changes, note updates, and removals. This page does not block scheduling, send employee texts, affect payroll, or change Time Clock rules.

Availability Rules Print Audit Schedule Hub Weekly Schedule Staff Schedule Time-Off Requests Time Clock

Total Events

1

Created

0

Status Updated

1

Updated

0

Deleted

0

Active Snapshot

0

Unavailable Snapshot

1

Preferred Snapshot

0

Available Snapshot

0

With Notes

0

Filters

Audit Events

Showing up to 300 most recent matching availability rule events.

When Event Employee Rule Snapshot Notes Source Snapshots
05/31/2026 11:13 PM Status Updated
Employee availability rule status updated.
Glen
5235 · Manager
Tuesday
Start TBD - End TBD · Effective Now - No end date
Unavailable Inactive
Availability Rules Screen
System / Staff
View snapshots Before
{
    "id": 2,
    "company_id": 1,
    "employee_id": 1,
    "employee_name": "Glen",
    "employee_number": "5235",
    "day_of_week": 2,
    "day_label": "Tuesday",
    "rule_type": "unavailable",
    "rule_type_label": "Unavailable",
    "status": "active",
    "status_label": "Active",
    "all_day": false,
    "starts_at": null,
    "ends_at": null,
    "time_range_label": "Start TBD - End TBD",
    "effective_starts_on": null,
    "effective_ends_on": null,
    "effective_range_label": "Now - No end date",
    "requested_by": "System \/ Staff",
    "requested_at": "2026-05-31 09:17:56",
    "reviewed_by": "System \/ Staff",
    "reviewed_at": "2026-05-31 09:20:12",
    "employee_note": null,
    "manager_note": null,
    "created_at": "2026-05-31 09:17:56",
    "updated_at": "2026-05-31 09:20:12"
}
After
{
    "id": 2,
    "company_id": 1,
    "employee_id": 1,
    "employee_name": "Glen",
    "employee_number": "5235",
    "day_of_week": 2,
    "day_label": "Tuesday",
    "rule_type": "unavailable",
    "rule_type_label": "Unavailable",
    "status": "inactive",
    "status_label": "Inactive",
    "all_day": false,
    "starts_at": null,
    "ends_at": null,
    "time_range_label": "Start TBD - End TBD",
    "effective_starts_on": null,
    "effective_ends_on": null,
    "effective_range_label": "Now - No end date",
    "requested_by": "System \/ Staff",
    "requested_at": "2026-05-31 09:17:56",
    "reviewed_by": "System \/ Staff",
    "reviewed_at": "2026-05-31 23:13:13",
    "employee_note": null,
    "manager_note": null,
    "created_at": "2026-05-31 09:17:56",
    "updated_at": "2026-05-31 23:13:13"
}