I was restored a MES database and was testing the creation of a new Batch object.
I noticed some issues ( it merged the current MES db with backup db) , so had to restore to a new Database.
When I opened the batch execution , I saw the test batch object still there. When I try and reset it, I get this error. I cannot remove this object due to the object not being found.
I assume the table that is used to displaying batch queue objects is the only one that contains this object uuid.
Do I have to manually write a query to remove this object using the uuid?