Fixed
OnSched 3.15.2 - service pair allocations
about 12 hours ago by ReadMe GitHub Action
Service pair allocations
- On Service → Allocations, choosing one resource now shows and saves only that service + resource pair. Resource-wide hours from
GET /v3/weeklyAllocationare no longer copied into the pair replace payload (which previously created extra or shifted allocation windows). - Pair
startDate/endDateonGET /v3/weeklyAllocationuse the resource timezone, matching create and get-by-id. Service-level rows still use the service location timezone.
