When a field with the type social_external_identifier is updated for an existing user a database error appears.

Created on 16 August 2024, 3 months ago
Updated 10 September 2024, 2 months ago

Problem/Motivation

When a field with the type social_external_identifier is updated for an existing user a database error appears.
The current implementation of ExternalIdentifierUniqueExternalIdConstraintValidator.php joins wrong table.
Current code assumes that entity id table is always called "id", but in fact it could be 'uid', 'nid' etc.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

13.0

Component

Code (back-end)

Created by

πŸ‡ΊπŸ‡¦Ukraine kashandarash

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024