-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Plans - Timeline
-
None
-
1
-
Major
Issue Summary
There is a miscalculation happening between the estimate (days) set on a ticket in a plan and the number of days the autoscheduler assigns for that task, where it's not assigning enough days on the timeline. It almost seems like it's assuming multiple users can work on story level work item simultaneously, but even that doesn't fully explain the behaviour. It's easiest to see in the attached screenshots.
Steps to Reproduce
- Set up a plan, with a team with at least two team members, set estimation in days and the autoscheduler enabled.
- Create two epics and two stories under each epic, and assign each team member to each story.
- Give eg 2 days to one story, and 2 days to the other story.
- Click the autoschedule button.
Expected Results
Each story should be scheduled 2 days each on the timeline.
Actual Results
The work is scheduled with 1 day for each task.
Workaround
Don't use the autoscheduler, schedule work manually.