Problem: Auto-schedule doesn't respect tasks estimates and not using available sprint capacity making the team not fully loaded.
I would like Auto-schedule to plan the tasks considering their estimation, team/sprint capacity and all the dependencies. So, I've created the plan for a dummy company-managed Scrum project like below.
Also, I've set up the team and project scheduling settings accordingly:
However, it looks like Auto-schedule feature doesn't taking into account neither sprint/team capacity, nor the existing date values despite of selecting "Empty values only" for Sprint, Releases and Teams.
As a result, it suggests a plan of 6 sprints length instead of 1 sprint according to tasks estimates.
For better understanding here's how I expect the plan to look like (done manually):
Thanks for the hint! I've studied the article you had mentioned above, but it didn't help much as it doesn't explain how exactly the other factors affect the Auto-schedule logic.
I guess the problem lies somewhere in the logic of setting the duration of the task. For some reason, it reserves the entire duration of the sprint without paying attention to the estimate.
So, is there a setting that will allow Auto-schedule to include dependent tasks into one sprint, or it's a bug that needs to be reported?