Comment 1 for bug 488762

Revision history for this message
Curtis Hovey (sinzui) wrote : Re: OOPS editing team with 13000 members

This is like the branches problem that launchpad and u1 had. In this case, there are too many members. The core of the problem is not that the hard limit was exceeded, but that the automated rules for snapshots (the interface) is copying the attributes that are into intrinsic to the object. The specific attributes in this case appear to be activemember, allmembers, deactivatedmembers, approvedmembers, expiredmembers, inactivemembers, invited_members, member_memberships, pending_memberships, proposed_memberships. These fileds are often CollectionField...Snapshot should not be coying these fields.