Autoscheduling with the Resource Constraints option disabled still takes into account resource properties.
Steps to Reproduce:
Expected and Actual Results: A tentative schedule is proposed where the two tasks are not overlapping, and the start date is 7/24/23 (it skips the week with no allocation).
Expected Results: As resource constraints are not taken into account when autoscheduling, the two tasks overlap and start on 7/17/23.
Actual Results: The two tasks overlap, but start on 7/24/23.
Release : 16.0.0
DE70077
Autoschedule and Resource Constraints
If you clear the check box, Autoschedule treats resources as if they have unlimited availability. Each task is scheduled against the total availability for the resource, but not against the remaining availability for the resource which takes other task assignments into consideration. This results in the shortest possible schedule, but it can also cause over-commitment of resources.