Premium support for our pure JavaScript UI components


Post by pfund »

Dear Support Team,

I hope this message finds you well.
When expanding resources nodes some workload cells are rendered at the wrong resource row. The displayed utilization data does not correspond to the respective resource, leading to confusion and inaccurate information. Please find attached a gif illustrating the error.

Kind regards.

Attachments
GIF.gif
GIF.gif (234.58 KiB) Viewed 265 times

Post by arcady »

Please provide a runnable test case or steps how we can reproduce this on some of our examples.


Post by pfund »

Hi,

attached is a sample project. We load the task and assignment data via SignalR. Therefore, these data will be bound to the client after the OnLoad.

Kind regards.

Attachments
gantt-resource-utilization.zip
(726.84 KiB) Downloaded 34 times

Post by arcady »

Hello,
Yes I see the issue and it seems already fixed in the upcoming 5.4.0 release (it's on alpha-1 stage now).
You can try it yourself if you change @bryntum packages to 5.4.0-alpha-1 version.

        "@bryntum/gantt": "^5.4.0-alpha-1",
        "@bryntum/gantt-angular": "^5.4.0-alpha-1",

Please check and let us know if it works for you.

FYI The resource utilization view has been refactored in v5.4.0. Here is some new related guides and updated example
https://www.bryntum.com/products/gantt-next/docs/guide/SchedulerPro/resourceviews/resourceutilization
https://www.bryntum.com/products/gantt-next/examples/resourceutilization/


Post by pfund »

Hi,

Good to hear that's resolved in the next version. That issue is blocking our release. Is there any chance to get a patch version? When will you release the new Bryntum Gantt version 5.4?

Thanks and best regards.


Post by mats »

We won't be able to do a patch release with this fix I'm afraid. We'll likely do another alpha, followed by a beta so full GA release should be out in June.


Post Reply