Our state of the art Gantt chart


Post by victor palma »

We have a problem when try to import XML generated in bryntum, on MS Project.

Then gantt Tree (in bryntum) has five 1-level subtasks and many n-level subtasks.
But when import on MS Project i see two 1-level subtasks. when check the imported gantt, i see some 1-level tasks has not import and its subtasks are associated with the predecessor task.

Attachments
project_imported_gantt.png
project_imported_gantt.png (10.12 KiB) Viewed 1856 times
bryntum_gantt.png
bryntum_gantt.png (9.03 KiB) Viewed 1856 times
Gantt_1636748370484.xml
(248.81 KiB) Downloaded 70 times

Post by arcady »

Please provide a runnable test case so we could reproduce and investigate the issue.


Post by victor palma »

The eventData are attached

Attachments
gantt.config.json
(825.67 KiB) Downloaded 51 times

Post by arcady »

Ok the bug is reproduced. Here is a ticket to track the problem status: https://github.com/bryntum/support/issues/3821
Thank you for the report!


Post by victor palma »

We have the same result with gantt 4.3.3 or higher.
Although all the tasks are expanded, it does not recognize some when importing into project.


Post by arcady »

Please provide a test case or more details allowing us to reproduce the issue.


Post by victor palma »

The problem is that when the Gantt is imported into Project, parent tasks and child tasks disappear.

e1.png
e1.png (39.7 KiB) Viewed 859 times

As seen in the example, from Bryntum I have a task tree as follows:

Resumen

  1. INSTALACIONES
    1. SANITARIO
    2. DRENES
    3. RED DE GAS
    4. ....
  2. SALA de BOMBAS
    1. Equipos de elevación agua potable
    2. Equipos de elevación sentinas

But when importing, it remains like this, disappearing all the daughters of SANITARIOS leaving only as daughter SALA de BOMBAS

Resumen

  1. INSTALACIONES
    1. SANITARIO
    2. SALA de BOMBAS
      Equipos de elevación agua potable
      Equipos de elevación sentinas
e3.png
e3.png (34.64 KiB) Viewed 859 times

How do you see the tasks and subtasks have disappeared.

As seen the tasks and subtasks have disappeared.

We need this working as soon as possible as this functionality was one of the reasons we hired Bryntum

Attachments
e4.png
e4.png (41.04 KiB) Viewed 859 times

Post by arcady »

Reproduced. Here is a ticket for the bug: https://github.com/bryntum/support/issues/3900
We'll try to address it as soon as possible.
Thank you for the feedback!


Post Reply