Resources show Availability even when the Utilization is greater than 100%.Issue 1) A resource is allocated to three operational plans in the month of August 2020, together the resource allocations total 0.91 but in the allocation workbench it shows 0.8. All resource plans are in the allocated state and are all set to a monthly spread and even so there seems to be an issue with the calculation. Why it does not total 0.91 as expected? - This occurred because Resource event types mentioned in com.snc.resource_management.exclude_events_from_schedule(system properties) will be excluded from the user's schedule. OOB the value of this property is "timeoff".- The "timeoff" value was removed from this property.- But the resource plan has been allocated before removing "timeoff" from the property. 2) A resource is allocated 1.2 FTE / 134% utilized for a month but still has 0.04 availability. How can a resource that is over 100% utilized still have availability? -The Resource has been over allocated on certain dates and also under allocated on certain dates.For example, let's say a User has a capacity of 5 hours every day but on certain days he/she was allocated 10 hours, and on a few days only 1 hour. The days where he/she was allocated 10 hours show over allocation and the days where he/she has only 1 hour allocated reflects on availability, which is the reason there was availability even when the utilization is more than 100%.