Hello,
I have a logic where the process on the left "Other Cabinet Assembly" and right "Pantry Assembly" use 2 operators.
Problem: the "Operator 2" stops while trying to perform the "Pantry Assembly" process and waits until "Operator 1" shows up as it is a synchronized process.
Is there anyway i could make a logic which prioritizes "Pantry Assembly" process over the "Other Cabinet Assembly" so both the employees show up at the same time and hence the normal logic keeps running? If this idea is not good, please recommend something else.