[Koha-bugs] [Bug 11889] Disown a list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 10 09:24:37 CET 2014


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

--- Comment #1 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Please see bug 9032 also. One of the last patches on that report made Koha
behavior consistent when deleting a list or deleting a patron.
But what if we would like to keep public lists or shared lists when deleting a
patron that owned these lists?

We could add a syspref that controlled this. If enabled, we could allow owner
NULL for public and shared lists if the patron is deleted, or if the patron
deletes one of those lists. (Instead of the NULL value, we could also move them
to a designated patron for this purpose.)

In the attachment some code that shows what should go into HandleDelBorrower.
Similar changes should be made to DelShelf.

What do you think? Is this a welcome feature or is it confusing and should we
just delete these lists?

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


More information about the Koha-bugs mailing list