#4 Prevent duplicate customers on create and update

Merge aplicado
dcovington aplicou merge dos 1 commits de Unique_Attribute em main 2 semanas atrás

Adds CustomerRepository::findDuplicate() which checks for an existing record with the same customer_type_id and attribute_values before any write. The update path excludes the current record so saving without changes does not trigger a false positive. Both the create and edit forms now display a linked error banner identifying the conflicting customer by ID and type name.

Adds CustomerRepository::findDuplicate() which checks for an existing record with the same customer_type_id and attribute_values before any write. The update path excludes the current record so saving without changes does not trigger a false positive. Both the create and edit forms now display a linked error banner identifying the conflicting customer by ID and type name.
dcovington excluiu branch Unique_Attribute 2 semanas atrás
O pull request teve merge aplicado como dc2a7d1fe6.
Acesse para participar desta conversação.
Sem etiqueta
Sem marco
Sem responsável
1 participante(s)
Data limite

Data limite não informada.

Dependências

Atualmente este pull request não tem dependências.

Carregando…
Cancelar
Salvar
Ainda não há conteúdo.

Powered by TurnKey Linux.