If a schedule is started via ACTIVATE_UC_OBJECT, the schedule remains in waiting for start time instead of going into an active status.
To reproduce:
A schedule (JSCH) contains a script. The script should start at 15:50:
The schedule itself is started by a script using command ACTIVATE_UC_OBJECT with a start time.
You start the script with ACTIVATE_UC_OBJECT at ca 08:32. The script ends immediately, and the schedule is started and in status _Waiting for start time_:
The expectation is, that at 08:40 the schedule starts and at 08:45 the schedule starts the script. However, nothing happens. The schedule stays in _Waiting for start time_. Only after the period turnaround on the next day, the schedule starts and executes its tasks.