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
54 stars 6 forks source link

Gantt TreeGroup doesn't rollup effort values #10053

Closed arcady-zherdev closed 1 month ago

arcady-zherdev commented 2 months ago

Reported here https://forum.bryntum.com/viewtopic.php?p=154368#p154368

Steps to reproduce:

  1. edit advanced demo
  2. add TreeGroup feature to the Gantt:
    features : {
        treeGroup : {
            disabled : false
        },
  3. right click any column header and pick Group by

Result: effort column doesn't rollup its values