http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14067

Arturo <libr...@sll.texas.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |libr...@sll.texas.gov

--- Comment #6 from Arturo <libr...@sll.texas.gov> ---
Our library is experiencing this bug, and to add a little more insight, even
though the DB 'cardnumber' field is nullable, we've set our
BorrowerMandatoryField sys pref to require a value for the 'cardnumber' field.
In our case, we allow self-registrations, and during the self-registration
process, a card number is not automatically generated -- we manually add that
in later once we review each self-registration. So when we come across a
self-registered patron during our workflow whose account we need to delete, we
get this error since we are trying to delete the account and it does not have
one of the required fields.

In other words, I don't think this bug involves a SQL error -- perhaps it is
needlessly running a check on required fields before deleting the account?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to