In SRM, is it possible to obtain a list of conflicting resources (or bookings using conflicting resources) when trying to confirm a booking, or extend/adjust the time of a booking?
Currently I'm using methods like bookingManager.TryExtendEvent or bookingManager.TryStartEvent but its not clear which resources or bookings are causing conflicts. Ideally this can be gathered and displayed to better understand why time adjustments are not possible.
Thanks in advance.
Blake Smethers [SLC] [DevOps Advocate] Asked question 3 hours ago