While checking the information events, I saw this automation script (SRM_QuarantineHandling) running from time to time.
What's its purpose?
This script is intended to update a reservation booking status to Quarantined
The Script is intended to be triggered on two occasions.
1. Via Core Software whenever it is detected that a Resource no longer meets the Capacity/Concurrency/Capability of a given reservation. Mostly happens through Resource Edition.
2. Periodically through Booking Manager. A new Parameter was added to Booking Manager - Admin Page - Refresh Time for Quarantined Reservation State Check. By default, this would happen every hour. The Refresh time can be configured so that the user would trigger the script in a higher timespan up to 3600 hours (150 Days)
I subscribe what is mentioned adding the fact that Core Software executions may also happen through Reservation edition, for instance, changing bookings using the same resources could result in potential concurrency / Capacity overflow provided that users would force such edition.