[Bug 20224] New: Account restrictions still allow hold / reservation to be placed.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224 Bug ID: 20224 Summary: Account restrictions still allow hold / reservation to be placed. Change sponsored?: --- Product: Koha Version: 17.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: r.delahunty@arts.ac.uk QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com When an item becomes more than 7 days overdue we send the ODUE2 email which also places a restriction on the user account. Self issue, auto-renewal, issuing all fail / is not possible, but the user can still place a reservation / hold and have the item pulled from the shelf or intercepted on return, and sent in transit to a library for collection. The user can retrieve the item from the (publicly accessible) reservations shelf, read it in the library and dump the item somewhere in the library. Users whose accounts are restricted should not be able to place holds / reservations. Ray Delahunty University of the Arts London -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Version|17.05 |master Summary|Account restrictions still |Account restrictions still |allow hold / reservation to |allow hold / reservation to |be placed. |be placed --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I thought Koha could do that, but on checking I only found: RestrictionBlockRenewing and BlockExpiredOpacActions I think we might want to have RestrictionBlockHolds or similar too. Or we could mimick BlockExpiredOpacActions with the options on patron categories for restrictions. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224 --- Comment #2 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 82270 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82270&action=edit Bug 20244: Improve Elasticsearch ISBN indexing https://bugs.koha-community.org/show_bug.cgi?id=20244 Test plan: 1. Add a record with an ISBN-10 or ISBN-13 that can be converted to ISBN-10 (e.g. 1-56619-909-3). 2. Verify that the record can be found by searching for "1-56619-909-3", "1566199093", "978-1-56619-909-4" and "9781566199094". Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224 --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 82271 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82271&action=edit Bug 20244: Add alt script indexing and fix sort field indexing https://bugs.koha-community.org/show_bug.cgi?id=20244 Test plan: 1. Add a record with alternate script fields in 880 (sample attached in the bug). 2. Make sure the the record can be found e.g. with the alternate script title. 3. Add a record with multiple authors. 4. Check that in the index there is only a single author__sort field. Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com Attachment #82271|0 |1 is obsolete| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82270|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224 --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Wrong bug number.. sorry. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224 Ray Delahunty <r.delahunty@arts.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |BLOCKED --- Comment #5 from Ray Delahunty <r.delahunty@arts.ac.uk> --- My apologies, but I should NOT have raised this bug report. I have done more testing these last weeks and every time my account has a restriction on it I am *unable* to place a reservation. I am now 99% sure the reservation was placed using the myUAL app (our branding for the Ex Libris Campus M product). We have integrated this application into Koha but transactions via myUAL app are not exposed to all Koha rules, such as max reserves / holds permitted, and also the restricted account preventing reservations / holds from being placed. We are hoping we can improve our myUAL app integration by having Ex Libris use newer RESTful services rather than older ILSDI HoldTitle calls (for example), but in the meantime we are stuck with a far from perfect integration. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|BLOCKED |RESOLVED Resolution|--- |INVALID -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org