The below app is a blog application. I tried adding a new post (with field "bar") in the version 2 instance. As expected, this new post does not appear on the version 1 site.
I then tried adding a new post (with field "foo") in the version 1 instance. Surprisingly, this also appears in the version 2 instance. Why????? How does versioning and datastore work? On Feb 14, 4:03 pm, srid <[email protected]> wrote: > Before deploying version 2, I renamed a field in one of my models. > ("foo" to "bar"). But the dataviewer in dashboard still shows *both* > the fields. > > Why is this happening? I expect "foo" to vanish naturally. How to > remove this unneeded field? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
