bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
53 stars 6 forks source link

Incorrect manual task duration when effort is fixed #9995

Closed arcady-zherdev closed 1 week ago

arcady-zherdev commented 2 weeks ago

Forum post

In general all our tasks are manually scheduled.

We have a task with an effort of 100 hours and 2 resources each having a contribution level of 100 (AssignmentModel,units = 100). Each of the resources takes 100 hours of the effort. This seams to be not correct, we assume that the effort is split 50/50 to each resource. If we set AssignmentModel.units to 50, the effort is split by 50 hours for each resource but only half of the working time is used.

The task are set to FixedEffort, effort driven, manually scheduled

The behavior can be easily seen in your gantt and histogram demo. As soon as manually scheduled is switched on the split is wrong. Somehow it is not possible to upload more than 3 files, so the info is split e4.jpg e5.jpg e6.jpg