#4 Prevent duplicate customers on create and update

マージ済み
dcovington が 1 個のコミットを Unique_Attribute から main へマージ 2週間前
dcovington2週間前 にコメント

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 がクローズ 2週間前
dcovington がブランチ Unique_Attribute を削除 2週間前
プルリクエストは dc2a7d1fe6 でマージされています。
サインインしてこの会話に参加。
ラベルなし
マイルストーンなし
担当者なし
1 人の参加者
期日

期日は未設定です。

依存関係

このプルリクエストに依存関係はありません。

読み込み中…
キャンセル
保存
まだ内容がありません

Powered by TurnKey Linux.