I view the DataStore Administrator as a "in case of emergency break glass and slit your wrists" tool.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tirrell Payton Sent: Monday, July 04, 2011 9:40 PM To: Google App Engine Subject: [google-appengine] Re: Database opaquely rolling back changes There is no code. I am doing this in the datastore administrator. Select a record, update the field, click 'save entity' On Jul 4, 9:09 pm, Robert Kluin <[email protected]> wrote: > I'm guessing you've got a cache issue too. Either the changes you > think are getting committed aren't (and your returning / caching) non > committed data, or your seeing old cached data served. > > Could you show us the actual code you use to save and fetch the results? > > Robert > On Jul 4, 2011 1:04 PM, "Tirrell Payton" <[email protected]> > wrote:> APPID: streamingservicesplatform.appspot.com > > > Database opaquely rolls back changes. > > To reproduce: > > > Bring up record: > > ahlzdHJlYW1pbmdzZXJ2aWNlc3BsYXRmb3JtcjALEgpTU1BBcnRpY2xlIiBjNGJmMDA5Mz > k4Yjk 0NTFjMTY2YzFiMmQwMWJkZjE5ZAw > > > Change the link from this: > > http://indiatoday.intoday.in/site/Story/143334/Cover> > Story/http://indiatoday.intoday.in/site/story/upa-paralysed-decision- > > making-process-collapse-in-credibility-and-stall-in-governance > > > to this: > > http://indiatoday.intoday.in/site/story/upa-paralysed-decision-making... > > > Wait 5 minutes. > > > Bring up record: > > ahlzdHJlYW1pbmdzZXJ2aWNlc3BsYXRmb3JtcjALEgpTU1BBcnRpY2xlIiBjNGJmMDA5Mz > k4Yjk 0NTFjMTY2YzFiMmQwMWJkZjE5ZAw > > > Expected result, changes to the link are still there. > > Actual result, database has 'rolled back' to the previous version of > > this record. > > > -- > > 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, > google-appengine+visit this group at > > http://groups.google.com/group/google-appengine?hl=en. > > > > > > > > -- 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. -- 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.
