Loading
taskProps.getScheduleTime() may be null, but there is no check if it … (#2256)
* taskProps.getScheduleTime() may be null, but there is no check if it is null or not * Add unit test
* taskProps.getScheduleTime() may be null, but there is no check if it is null or not * Add unit test