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

Bug MSP Export: task calendars not exported correctly #10090

Closed arcady-zherdev closed 1 month ago

arcady-zherdev commented 1 month ago

Forum post

Hi, We encountered an issue while testing the MSP export feature. Upon importing the .xml file into Microsoft Project, we noticed that task calendars are not being applied.

TaskCalendarMissing.png TaskCalendarMissing2.png

As shown in the attached images, the project calendars appear to be imported correctly, but they are not assigned to the tasks. After investigating, we found that adjusting the UIDs in the .xml file resolves the problem, so the bug may be related to how these are handled.

We're using v.6.0.6 and this can also be tested in your example: https://bryntum.com/products/gantt/examples/msprojectexport/

Thank you for looking into this, Luca. TaskCalendarMissing.png TaskCalendarMissing2.png