-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
At the moment the Schedule is represented by altering the Instance object.
That is not optimal since that object can not be reused,
A more optimal solution might be to create an object "schedule" containing of machines on wich the jobs are schedueld.
- validating integrity would be more complex
- moving job inside the schedule would also be more complicated
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request