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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 27 10:07:37 CEST 2017


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

--- Comment #35 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Katrin Fischer from comment #34)
> For the public/shared with public, I think the idea of
> having a general inheriting user is fine.

If we would have consensus about that, we could perhaps apply the following
algorithm to public lists now ? Would this provide sufficient flexibility? 

When deleting a public list,
if pref GeneralPublicListOwner[?] is a specific userid then
  move ownership to that user
elsif pref == current user then
  move to current staff member
else
  delete list
endif

And open another report to handle shared lists. And another one for
transferring ownership?

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


More information about the Koha-bugs mailing list