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
Hello,
In this scenario below, is this expected as I'm not sure it is correct.
Query 1: Task 1, Fixed Duration - no resource. In this scenario the Gantt added effort (work) but without a resource, there is no work / effort?
Query 2: Task 1, Fixed Duration, add multiple resources and the effort increases as expected. Not remove all resources from Task 1 and the effort / work value remains rather than setting as 0?
The same issue repros with other modes such as Fixed Units. Is this a bug in the Effort calculation or is this just the Bryntum design? I can't see this behaviour documented.
Forum post
Hello, In this scenario below, is this expected as I'm not sure it is correct.
Query 1: Task 1, Fixed Duration - no resource. In this scenario the Gantt added effort (work) but without a resource, there is no work / effort?
Query 2: Task 1, Fixed Duration, add multiple resources and the effort increases as expected. Not remove all resources from Task 1 and the effort / work value remains rather than setting as 0?
Query 3: Task 1, change to Fixed duration, 0 out the effort, change the task to Effort Driven, add a Resource. Effort remains 0. Most users expect this to work like MS Project - see the exception for the First Assignment: https://support.microsoft.com/en-gb/office/change-the-effort-driven-setting-for-task-types-18efd7c7-d146-4b06-bdbe-b6a11564bdf3
The same issue repros with other modes such as Fixed Units. Is this a bug in the Effort calculation or is this just the Bryntum design? I can't see this behaviour documented.
Many thanks Paul