https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11943 --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- While testing 20687, I discovered that this one is still valid :) Still possible to accept two shares on the same list. +----+-------------+----------------+-----------+---------------------+ | id | shelfnumber | borrowernumber | invitekey | sharedate | +----+-------------+----------------+-----------+---------------------+ | 4 | 16 | 37 | NULL | 2018-05-04 08:17:08 | | 5 | 16 | 37 | NULL | 2018-05-04 08:44:04 | +----+-------------+----------------+-----------+---------------------+ Will give it a try now.. -- You are receiving this mail because: You are watching all bug changes.