Search found 239 matches

we do the following version 5.5.5): have data in the grid enter a filter value in the column header it filters correctly reload data with the filter value still set delete the filter >>> exception: grid.umd.min.js:53 Uncaught TypeError: Cannot read properties of null (reading 'children') at ym.rende...

this results in no events are shown in the schedulerPro (in the paired taskBoard they are still there) where we use

schedulerPro.project.eventStore = schedulerPro.project.eventStore.chain();

we have paired taskBoard and schedulerPro. We want to hide specific events in the schedulerPro but not in the taskBoard. Any idea ? normal filtering of the store for sure removes the event from both views

I know, we'll prepare something usefull for you, we changed now to schedulingMode 'FixedDuration' and have no error

just to mention, we pair schedulerPro with taskBoard. using EventStore, ResourceModel, ProjectModel from schedulerpro now solves the problem with the not used calendar, but on moving a task we have now an exception schedulerpro.umd.min.js:63 Uncaught (in promise) Error: Unknown formula for effort at...

we checked that already, somehow the calendar objects from the calendar store are not associated with the resource doing it the excactly same way like in gantt. We try to figure out more details

to be sure, we set only the startDate and duration, so end date should be calculated according to the associated calendar ?

it seams that the assigned resource calendar is ignored ?!

we are pairing the schedulerPro with taskBoard, all calendars are correctly associated with the resources

checked with 5.5.5. seems to be ok, thanks