>
> I have backups in the old MS blobstore, and I may attempt to recover them,
> but it seems that won't work, since the keys have changed.
>
> Any ideas about what might have caused this and what's the best way to
> proceed?
>
I've recovered the Parent entities using the bulk loader based on output
from the old app's datastore viewer. The Child entities are log-like data,
so I can live without them for now.
Here's another question: is there a way to connect to the old app
and export the data after it's been redirected? The remote_api is
also going to the new app, so that obviously doesn't work.