Support NEXT_WORKING_DAY in maxDelayTo
complete
J
Jeroen
When defining a dependency: splitting a multi-day task into separate visits, it could be useful to define that the second part needs to be finished on the next working day. This will allow the first part to be scheduled on a Friday.
Log In
Brecht De Moor
updated the status to
complete
We're happy to announce that this feature has been available since FSR model v1.30.0.
You can now set minStartDateAdjuster or maxStartDateAdjuster to NEXT_WORKING_DAY on minDelayTo or maxDelayTo in a visit dependency.
When a multi-day job is split across two visits, this pushes the follow-up visit to the next business day after the preceding visit ends, regardless of which day that falls on, so you no longer need to hardcode a specific weekday.
See Visit dependencies for details: https://docs.timefold.ai/field-service-routing/latest/visit-service-constraints/visit-dependencies#_adjuster_functions_list
S
Sven Dierckens (Analis)
Hello, any news on this feature request ?
Brecht De Moor
Hi Sven Dierckens (Analis): , great timing! This feature is included in our next release, which is planned to go live later this week.
You'll be able to use NEXT_WORKING_DAY as the adjuster in both minDelayTo and maxDelayTo on visit dependencies, so you can express that a follow-up visit must start on the next business day after the preceding visit ends without having to hardcode a specific weekday.
You can keep an eye on the changelog to see when this feature goes live.
Jurriaan Persyn
updated the status to
in progress
Jurriaan Persyn
updated the status to
under review