This is my issue: while exporting a customer I get an exception that customer cannot be created because of same unique id (due to UniqueAttributesInterceptor). I would like to overwrite all existing values. Is there a way to achieve that?