Comment 1 for bug 786418

Revision history for this message
Matt Giuca (mgiuca) wrote : Re: Removal of an object doesnt manage entity keys

For example, deleting achievements leaves the datastore in an inconsistent state. The achievement objects are removed, but the Game's achievements field (containing a list of achievements) still has references to those keys.

The achievements need to be removed from the game's achievement list.