Discussion:
[Koha-bugs] [Bug 20224] New: Account restrictions still allow hold / reservation to be placed.
b***@bugs.koha-community.org
2018-02-16 08:57:12 UTC
Permalink
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-***@lists.koha-community.org
Reporter: ***@arts.ac.uk
QA Contact: ***@bugs.koha-community.org
CC: ***@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.
_______________________________________________
Koha-bugs mailing list
Koha-***@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
b***@bugs.koha-community.org
2018-02-18 10:53:16 UTC
Permalink
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224

Katrin Fischer <***@bsz-bw.de> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@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 <***@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.
_______________________________________________
Koha-bugs mailing list
Koha-***@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
b***@bugs.koha-community.org
2018-11-13 13:20:57 UTC
Permalink
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224

--- Comment #3 from 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 <***@bywatersolutions.com>
Signed-off-by: Martin Renvoize <***@ptfs-europe.com>
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-***@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
b***@bugs.koha-community.org
2018-11-13 13:20:53 UTC
Permalink
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224

--- Comment #2 from 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 <***@bywatersolutions.com>
Signed-off-by: Martin Renvoize <***@ptfs-europe.com>
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-***@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
b***@bugs.koha-community.org
2018-11-13 13:23:16 UTC
Permalink
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224

Martin Renvoize <***@ptfs-europe.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@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.
_______________________________________________
Koha-bugs mailing list
Koha-***@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
b***@bugs.koha-community.org
2018-11-13 13:23:39 UTC
Permalink
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224

--- Comment #4 from 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.
_______________________________________________
Koha-bugs mailing list
Koha-***@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
b***@bugs.koha-community.org
2018-11-13 13:23:26 UTC
Permalink
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224

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.
_______________________________________________
Koha-bugs mailing list
Koha-***@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
b***@bugs.koha-community.org
2018-12-10 14:25:20 UTC
Permalink
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20224

Ray Delahunty <***@arts.ac.uk> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |BLOCKED

--- Comment #5 from Ray 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.
_______________________________________________
Koha-bugs mailing list
Koha-***@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
Loading...