Bug Fix: Scheduler Error with Null Assignments

Display table of contents

PPP Scheduler Changes >

Bug Fix: Scheduler Error with Null Assignments

Projects containing assignments with null effort caused an error when opened in the Scheduler ("reading 'units'"):

EN-ErrorNullAssignments

This bug has been fixed: Added null validation for Task and Resource model for assignments. The system now sets default units to 100% when missing, ensuring stable behavior and preventing future errors.