On Wed, Jun 25, 2008 at 10:21:36AM -0700, Quanah Gibson-Mount wrote:
This only happens on *large* groups where the value being added would sort to the end of the list of values. I don't know how large the group has to be: 3 is not enough, and 10,000 is. My test case has a group that starts with 10,000 members inserted in numerical order:
Please file an ITS. :)
Done: ITS#5578
Fortunately I managed to cut the size of the test down by several orders of magnitude... It looks as if the key to the bug is adding a value that sorts to the end of the list.
Andrew