I am hoping that the below is actually a T:T issue: This is a major problem- the patron barcode is deleted when an attribute is edited. This only seems to happen when the attribute is edited by clicking on the 'edit' link below the attribute box on the patron's 'details' page- not when editing it through the edit button at the top. Example- I just created a library card for a student, including entering her barcode and then after saving the record, noticed that I could add her student ID number to the attribute field. I clicked on the edit link below the attribute box, added the ID number and saved the change. When her details page popped back up, there was no longer a barcode. I double-checked this with my own account (Student) and another staff account. We aren't sure if the barcode is the only info that is deleted or if other fields are also deleted.
confirmed, this is happening in our production system at 3.05.00.002.
Looking now
Created attachment 4688 [details] [review] Bug 6611 : With the change to making cardnumber a nullable field, we need to pass it around when we are updating borrowers, to make sure we don't null it
Created attachment 4700 [details] [review] [Signed Off] Bug 6611 : With the change to making cardnumber a nullable field, we need to pass it around when we are updating borrowers, to make sure we don't null it Tested with every small edit link on moremember.pl.
Template only change, easy to read, marking as Passed QA.
Pushed, please test
Works! closing as fixed. Thanks for the quick fix!
*** Bug 6788 has been marked as a duplicate of this bug. ***