When a SCIM provider sends CreateUser for a user whose email matches an existing manual profile, but another profile already holds that external_id (e.g. created by a prior CreateUser with a different email), clear the conflicting external_id before enrolling the manual profile. Signed-off-by: Bryan Frimin <bryan@getprobo.com>