Right now there is nothing stopping two identical identification values being saved onto user entities. Add a validation layer(s) (forms, other?) to prevent duplicate identifications. I'm not sure we would/could/should change the database schema to accommodate this as well, primary key style.

Comments

jaffaralia’s picture

StatusFileSize
new1.23 KB

Please find this patch. It could resolve this issue.

jaffaralia’s picture

Status: Active » Fixed
jaffaralia’s picture

Status: Fixed » Needs review

tyler.frankenstein’s picture

Status: Needs review » Fixed

Thanks @jaffaralia, I've committed your code.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.