With BC Release 2025 Wave 1 we have the possibility to create a automatically Warehouse Put-Aways.
From my point of view there is a bug in the procedure IsLastOperation Codeunit 7350 "Mfg. Put Away Helper".
Description:
If you have Production Order Order Routing like this:
the system will never create a put-away. Why?
In line 32 the system using "Findfirst" instead of "findlast". The system will always get the second line of the routing shown above.
I have the funtion tested in BC26 and BC27 current Cummulative Updates. Same result.
Unfortunately, there are no subscribers available here. How can you help me here, or how can I find out when this error will be fixed?