Search found 117 matches

Hello, I am using Gantt version 5.5.3 and using Gantt PDF export functionality. It works fine for some projects but there are some projects for which it is not proceeding. It shows "Generating Pages" for infinite time and doesn't export the PDF. Here - 13575.json is JSON for one of the pro...
Hello Alex, The given scenario occurs for any task, for example, I'm giving a child task that has no dependencies and still has its dates changed. NTT Data > Installation of NTT DATA products on five (5) operating system instance This task does not have any dependency and still its End date is diffe...
Hello, I have an MPP file that has multiple tasks with dependencies. After the Gantt is loaded, the task dates are changed. For example, the task "Virtual PTC" has an actual date of 24/11/2023 but the Gantt shows a date, 24/01/2024. PFA ( Project Virtual PTC.mpp ) is an MPP file for checki...
Hello, I have upgraded Gantt from 4.3.2 to 5.5.3 recently. We used to have extended (custom) fields in ProjectModel and TaskModel. We access it using gantt.project.{customFieldName} — for example, gantt.project.progressModel But, after upgrading to 5.5.3, accessing this field is giving me undefined....
Hello, I have upgraded Gantt from 4.3.2 to 5.5.3 recently. Whenever I imported an MPP file into Gantt and saved the changes, it showed 'gantt.crudManager.crudStoreHasChanges()' as true. So, I added a call to the "gantt.crudManager.clearCrudStoresChanges" function, which was working as expe...

Hello,

PFA JSON that is sent to Bryntum Gantt 4.3.2 for loading. When I try to add a task below the 'Carta Adjudicación' task, I get an error 'schedulingconflict'. Can you check and let me know what is wrong with it?

Thanks.

It worked. Any plan to support modern Node versions?

Although we theoretically can have several Node versions in the same server, I would rather have all apps working with the same one.

Thanks

Hi there. We have downloaded https://github.com/bryntum/pdf-export-server, then npm install , and the installation stops. Below the first error lines, and attached the full log Windows server 2022 npm 9.5.0 node v18.15.0 Thanks npm ERR! code 1 npm ERR! path C:\inetpub\wwwroot\pdfexportserver\node_mo...
Thanks, Maxim. Since you succeeded in generating the 4418 task JSON, could you please send it to me? I think we could use it to update our client's project. About the root problem, would this happen with any project with 888+ tasks? If not, can you confirm whether that happens with the "skimmed...
Thanks, Maxim. We have tried to clean up the MPP, leaving essential fields. It now throws "cannot read properties of undefined (reading "id"). Tested on https://bryntum.com/examples/gantt/msprojectimport/ Skimmed mpp.mpp We are not sure this "skimmed" project is exactly like...