It should.
In request #46354, we introduced a database migration to de-duplicate open list field values.
In this script we identified duplicates simply by comparing their labels but it can occur we have two values 'foo' and ' foo'. In this case our script consider it is two different values, it should not.