Our state of the art Gantt chart


Post by hari_chouhan »

Hello team,

Please check below scenario

Add a Subtask 'Task-2' to a 'Task-1'
'Task-1' converts to a summary task
Outdent 'Task-2'
'Task-2' is now on the same level as 'Task-1'
'Task-1' is still showing as a summary task

This used to have the correct behavior of converting 'Task-1' back from a summary to a normal task when it has no children.

for the above case, we have the solution for setting the

convertEmptyParentToLeaf = true;

But it applies to all summary tasks.

We want to avoid the above scenarios in particular tasks not for all.

so how we can do this?

Thanks


Post by mats »

Not currently supported, but we've opened this FR to look into it: https://github.com/bryntum/support/issues/3448


Post Reply