Hi, Can you paste the stack trace from the logs when you get this error?
I've used datastore_admin to copy data to HR. I'm open to correction but I think it does create new keys, but the reference properties all maintain the correct references. Places where I've seen the problem you have is when I've stored a string encoded version of a key in a property and have tried to get that string encoded key in the new application. Thanks Rob On Jul 4, 12:24 am, Uri Lukach <[email protected]> wrote: > Hello Bert, > > While following Google App Engine instructions in "*Copying Entities to > Another Application"*, I used *datastore_admin* to copy the all entities to > the HR application. > When using *datastore_admin *the copy operation keeps the same entity keys. > > I think that if the entities keys are the same there should not be any > issue with using the wrong keys, in addition I don't have hard coded keys in > my application code. > > Is there another reason for this error? > > Thanks, > Uri -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
