https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25498 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement allows |This enhancement allows release notes|staff members with |staff members with |sufficient permissions to |sufficient permissions to |change the owner of a |change the owner of a |public list. |public list. | | |It also add |It also add |the possibility for the |the possibility for the |owner of a shared list to |owner of a shared list to |transfer ownership to one |transfer ownership to one |of the other users of the |of the other users of the |list via the opac shelves |list via the opac shelves |form. |form. Implicitly, we hereby | |add the option of showing | |which users are currently | |sharing the list to the | |owner. --- Comment #27 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Current stand: [1] Allow transfer ownership of public list on staff interface. Staff member with permission can transfer to any user. [2] Allow the owner of a shared list to transfer ownership to another member of the list (currently only via OPAC form). [3] Private lists should not be transferred. (In reply to Marcel de Rooy from comment #22)
Does anyone already have some thoughts about the sensitivity of this OPAC operation? Not yet. But this implementation only copies borrowernumbers (not directly visible) and email addresses to the new user combo.
I'm thinking of a simple select containing the names only of the
members that accepted a share of this list. But actually we only mailed an invitation via the Share button; very strictly speaking this would reveal more information. On the other hand, the shared list owner should be entitled somehow to see which people are using the list.
Note: Instead of a name, we could list an email address with a borrowernumber behind it in the select option?
-- You are receiving this mail because: You are watching all bug changes.