#4 Prevent duplicate customers on create and update

已合併
dcovington 2 週之前 將 1 次代碼提交從 Unique_Attribute合併至 main

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 刪除分支 Unique_Attribute 2 週之前
The pull request has been merged as dc2a7d1fe6.
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
No Assignees
1 參與者
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
取消
儲存
尚未有任何內容

Powered by TurnKey Linux.