In an OnEntry trigger, I am setting the location of an item within a queue with setloc. When I set a breakpoint and step through, everything works fine. However, when I run with no breakpoint, the location is not updated.
I've tried updatelocations with no effect.