v7.0.2
older release
New Features and Improvements
- Added settings for finding suitable scheduling times for jobs in the Planning module. Two search options are currently available: “Start no earlier than” and “Start at a specific time”.
- Added the “Allow downtime classification for the previous period, hours” setting for supervisors and operators. It limits the classification period to the specified value, with a default of 12 hours. The behavior of the “Downtime Classification” permission has also been changed: it now allows downtime classification regardless of whether the user is a supervisor or operator and regardless of the configured classification period. Supervisors and operators do not require the “Downtime Classification” permission and can classify downtime within the period specified by the setting above.
- Added a dedicated error message when scheduling using process plans with unspecified standard times.
- Implemented internal improvements to the “Signals” module and improvements related to client-side event models.
- Implemented internal improvements and optimizations to reduce technical debt. Removed the unnecessary downtime cache to optimize memory usage.
API Changes
The following deprecated API endpoints have been removed:
POST /api/dpa/getServerTransports/{serverName}
Bug Fixes
- Operator Workplace: fixed an issue where other operators’ shifts could be closed when more than one personal shift was open at a work center.
- Added validation for the “Quantity” column when scheduling across multiple work centers to prevent scheduling when the quantity is not specified.