Confirming Resources in Resource Finder (Allocation Workbench) results in long loading times and time outIssue In Allocation Workbench, you can manage resources and confirm resources using the Resource Finder. For Resources that are in the Requested State, you can Confirm resources by clicking on a Resource in the Resource Finder and selecting Confirm.ReleaseMadrid +CauseIf the capacity of a particular user is not divisible by the Calendar Event Duration value (which is a default of 60 minutes), this issue is seen, and clicking Confirm for a User may result in endless/extensive load times, which leads to a time-out and the Resource Plans not being updated. Example: The resource_aggregate_daily record of a user (for Capacity) displays 6.4 hours for a particular time frame. The Calendar Event Duration property value (com.snc.resource_management.allocation_interval_minutes) is 60. To solve this, you would need to update the property value to something divisible by 6.4 hours (384 minutes) 384min/12min=32min (As long as the answer is a whole number, the duration value is OK) ResolutionNavigate to Project Administration > Properties - Resource2. Under 'Calendar Event Duration (Minutes)', update to a correct, divisible event duration value3. SaveAlternatively, you can access this system property in the sys_property.list table with name: com.snc.resource_management.allocation_interval_minutes