[Koha-bugs] [Bug 10389] Share a list (part 2: accept the invitation)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 1 12:13:22 CEST 2013


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19602|0                           |1
        is obsolete|                            |

--- Comment #4 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 20033
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20033&action=edit
Bug 10389: Share a list (part 2: accept the invitation)

What it does:
As a followup on report 9032 where you can send an invitation to share a
private list, this report handles the response by the invited person.
If he accepts this share, the private list of the sender will be shown under
Your lists on the shelves page. In OPAC 'Your private lists' has been renamed
to Your lists (just as in Staff). The Type column shows Private or Shared for
these lists; a list appears as Shared as soon as an invitation has been
accepted. The owner has the options to Edit, Delete or Share; the invited
person does not have these options on the shared list.

Test plan:
Enable pref OpacAllowSharingPrivateLists
user 1 creates new private list P1, perms: D-A-D, adds 2 items, sends share
user 1 checks your lists display in opac or staff: P1 shows Private with
options
user 2 accepts share: sees P1, but cannot add or delete items
user 2 checks your lists display again: P1 shows Shared without options
user 1 checks your lists display again: P1 shows Shared with options
user 2 tries to accept share again: should fail now
user 3 tries to accept share: should also fail
user 3 tries again, modifies shelfnumber and/or key in url: should also fail

user 2 creates new private list P2, perms: A-A-A, no items, sends share
user 2 checks your lists display: P2 shows Private with options
user 1 accepts, adds one item
user 1 checks your lists display: P2 shows Shared without options
user 2 checks your lists display: P2 shows Shared with options
user 2 deletes item of user 1 (allowed)
user 2 deletes list P2
user 1 checks your lists display in opac or staff: P2 is gone

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list