I probably should note several things I have already tried:
1) I moved the deletion step outside of the transaction.
2) Instead of using the "bulk" delete  method, I looped through
deleting one-by-one (both in and out of the transaction).

All combinations produced the same results, sometimes the records are
deleted sometimes they are not.

Robert

On Jul 31, 8:22 pm, Holger <w...@arcor.de> wrote:
> Maybe you are lucky and someone takes the time to work through your
> code.
>
> If not you should be able to solve your problem by changing your code
> step by step.
>
> Go back to a version (or create a simple one) where deleting works
> corretly. Then change it into the direction of your faulty code and
> test which step makes the delete fail.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to