Copy All Option Values To Another Option Name Does Not Work.

I get a duplicate error when copying the option values to another option name.

1062 Duplicate entry '86-1' for key 1
in:
[insert into products_options_values values ('86', '1', 'Navy', '2')]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.


'86' didn't exist before I clicked the UPDATE button. But does exist after I clicked the update button. The '86' value is also not linked as the value I was wanting to copy from. Meaning that when you look at it in the viewer it is associated with a different attribute name then the one I was copying from.

Thank you!

Shrimp-Gumbo