Hi Folks,

First of all I would like to say that I'm attempting to work from the 
old_dev_appserver becuase I have not been able to get the new one to work 
yet.  I have this issue 
https://code.google.com/p/googleappengine/issues/detail?id=9008&sort=-id&colspec=ID%20Type%20Component%20Status%20Stars%20Summary%20Language%20Priority%20Owner%20Log


When rolling back to the old app server this morning I have found my app 
doesn't work because model.key().id() doesn't return the correct id.

When looking at the datastore in _ah/admin I can see that the entities have 
and id of5764607523034234880 but calling entitiy_instance.key().id() returns
5188146770730811000

in other words calling Model.get_by_id(entity.key().id()) returns None.

Please help I haven't been able to work at all since 1.7.6. It has been a 
very bad update for me!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to