#4 Prevent duplicate customers on create and update

Zusammengeführt
dcovington hat 1 Commits von Unique_Attribute nach main vor 2 Wochen zusammengeführt
dcovington hat vor 2 Wochen kommentiert

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 hat vor 2 Wochen geschlossen
dcovington löschte die Branch Unique_Attribute vor 2 Wochen
Der Pull Request wurde als dc2a7d1fe6 zusammengeführt.
Anmelden, um an der Diskussion teilzunehmen.
Kein Label
Kein Meilenstein
Niemand zuständig
1 Beteiligte
Fällig am

Kein Fälligkeitsdatum gesetzt.

Abhängigkeiten

Dieser Pull-Request hat momentan keine Abhängigkeiten.

Laden…
Abbrechen
Speichern
Hier gibt es bis jetzt noch keinen Inhalt.

Powered by TurnKey Linux.