Make sure in the action graph returned that the <name>.initialValue is before the <name> values. (Otherwise sometimes the browser engine will load the values using the previous initialValue).
Does the data for the column that you are trying to select have duplicates (the most common reason), remember a primary key MUST be unique.