Very strange. The rule is that the one who gets the item from the queue is one who owns the lock, and the owner of the lock must be the one who releases it, by calling Mark Complete, Mark Exception etc. I can't see that it has anything to do with your BP version.How about as a 'sanity check', create a new object with 2 pages, one that does Get Next Item and one that does Mark Complete. Then run a new process that uses the object. I did this yesterday (to remind/prove to myself that it should work) and it worked fine.If such a test works for you then there has to be something in your original process.