Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Release Branch 14.12, Release Branch 15.12, Trunk
-
None
-
This happens in following setups:
R15.12 against MySQL
R15.12 against PostgreSQLIt does not happen in setup:
R15.12 against Derby.
Description
When a new production run is generated based on a production schema with tasks, the process takes the tasks of the schema (in the designated order) and calculate the start and end date for each task (based on the provided start date of the production run.
This process doesn't work properly as tasks with a total throughput time (setup + run time) more than 1 day leads to wrong results.