Code dealing with object copy of master collection was bugy in case one
of the new object copy would get a name lesser than the original object,
leading to new copy being inserted before original one in lists.
Critical fix for 2.90, have to double-check if this is also relevant for 2.83...