Skip to main content
Caps how many targeted assignments may overlap at the same time, which models capacity rather than minimum staffing.

Parameters

number
required
Maximum number of concurrent overlapping assignments.
RuleOptions & objectOptional scope and time-window settings.

Returns

RuleEntry<"max-concurrent-assignments", object & MaxConcurrentAssignmentsOptions> Applies an upper bound to simultaneous assignments. Pair a lower-bound cover(...) with maxConcurrentAssignments(...) when a schedule needs both minimum coverage and maximum concurrency. Unlike maxShiftsPerDay, this limits simultaneous overlap, not total assignments on a day.