Bug 10909 - You can delete a patron who has created virtualsheves without any warn
Summary: You can delete a patron who has created virtualsheves without any warn
Status: RESOLVED MOVED
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P3 normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-18 09:09 UTC by Mathieu Saby
Modified: 2019-05-04 21:55 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Saby 2013-09-18 09:09:23 UTC
You can delete a patron who has created virtualsheves without any warn.
I think it happends in my library, and it is BAD.

M. Saby
Comment 1 Katrin Fischer 2013-09-21 07:04:25 UTC
Why is it bad? 

I think if the lists are just personal, they should be deleted with the patron, if it's a shared list (which is currently not yet possible I think?) - it should probably stay around until the last user is deleted... but I thought that was already the case looking at some of the code recently.
Comment 2 Mathieu Saby 2013-09-21 08:44:04 UTC
It is bad because we have some "duplicate" patrons in our base (for some reasons, migration issues, or double import from LDAP when somebody has 2 accounts in LDAP)
Some colleague found it was safe to delete a patron's account in Koha, but they suppressed the account he used for making suggestions and for making lists. And he asked us explanations when his lists and suggestions disappeared...
All I could say was "it is a kind of bug in our system" ;-)

Mathieu
Comment 3 Aleisha Amohia 2017-02-15 01:05:20 UTC
See Bug 11889 - I have created a patch for a syspref that lets you choose whether to delete a user's lists when you delete their account, or if the ownership of those lists will get transferred to the person who deleted the owner.
Comment 4 Katrin Fischer 2019-05-04 21:55:57 UTC
I think the discussion on disowning a list (bug 11889) as pointed out by Aleisha and the new patron merge feature should solve the issues mentioned here.