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: > > ahlzdHJlYW1pbmdzZXJ2aWNlc3BsYXRmb3JtcjALEgpTU1BBcnRpY2xlIiBjNGJmMDA5Mzk4Yjk > 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: > > ahlzdHJlYW1pbmdzZXJ2aWNlc3BsYXRmb3JtcjALEgpTU1BBcnRpY2xlIiBjNGJmMDA5Mzk4Yjk > 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, 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.
