Commit d87bda30 authored by Jérome Perrin's avatar Jérome Perrin

Fix issues with Person.setUserId unicity check

Person.setUserId is heavy, it serializes person module to prevent concurrency,
but in some cases we the risk of having duplicate user ids is under control, so
we don't want to pay the performance price.

See merge request nexedi/erp5!1242
parents 75309541 3ee1dfb0
Pipeline #11241 failed with stage
in 0 seconds