[Koha-bugs] [Bug 27395] Add warning to PatronSelfRegistrationDefaultCategory to avoid accidental patron deletion

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 2 15:56:06 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27395

--- Comment #20 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
> Should every registered patron be
> moved to another category? 

Yes, that's the intended workflow.

> Cant this be done more intelligently?

The assumption among libraries I've worked with is that staff need to manually
verify validity of the account, which generally means physically checking some
proof of address. In theory, one could automate the category change using the
update_patrons_category cronjob, but I'm not sure more automated is more
intelligently.

> We are using the verification step too. So why should we remove patrons from
> borrowers table? If they do not accept, they are just in some temporary
> table?

If you're also using the email verification step, then you're correct, those
patrons aren't in the borrowers table at all until they click the link in their
email.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list