Yashwant Dhakad created OFBIZ-13255: ---------------------------------------
Summary: No Conflict Detection for Overlapping Machine Assignments in Routing Tasks Key: OFBIZ-13255 URL: https://issues.apache.org/jira/browse/OFBIZ-13255 Project: OFBiz Issue Type: Improvement Components: manufacturing Affects Versions: Upcoming Branch Reporter: Yashwant Dhakad Efficient resource utilization is critical for maintaining a smooth and uninterrupted production flow. In Apache OFBiz, production run tasks can be assigned to specific machines during execution. However, the current system lacks a conflict detection mechanism to prevent multiple production run tasks from being scheduled on the same machine at overlapping times. As a result, if two production run tasks are assigned to the same machine simultaneously, Apache OFBiz does not raise a warning or flag the conflict. This places the entire burden on the planner to manually detect and resolve scheduling overlaps — a task that becomes increasingly unmanageable as order volumes scale. To address this, we propose implementing real-time conflict detection for machine scheduling, ensuring that overlapping task assignments on the same machine are flagged proactively. -- This message was sent by Atlassian Jira (v8.20.10#820010)