[Koha-bugs] [Bug 10910] You can delete a patron who has made suggestions without any warn

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 24 12:49:03 CEST 2015


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

--- Comment #3 from Joonas Kylmälä <j.kylmala at gmail.com> ---
(In reply to Katrin Fischer from comment #2)
> Hm, I think maybe keep the suggestions, but just set the borrowernumber to 0
> or 'anonymous' if that isn't the case yet?

I could guess the suggestions are kept already (I hope so).

But If we delete a patron I think we cannot just delete the references to that
Patron object, and leave all the data still in the system. If we want to keep
some info like email address then we need to transfer it to the suggestion
object.

However, I don't see this as an important feature to implement (to keep the
email address). In my opinion the warning message is enough.

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


More information about the Koha-bugs mailing list