[Koha-bugs] [Bug 26259] New: Redundant restriction alert in circulation.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 19 23:13:31 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26259

            Bug ID: 26259
           Summary: Redundant restriction alert in circulation.pl
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: cbrannon at cdalibrary.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

When checking out items with a restriction override, there seems to be a
redundancy in alerts about restrictions:

Patron is restricted
Patron's card is expired
Patron has an indefinite restriction.
Restriction overridden temporarily.

I am not sure why staff need to be told twice, let alone 3 times about a
restriction.  If we are overriding a restriction, it is given there is a
restriction.  If a patron has an indefinite restriction, it is given there is a
restriction.

This should have really told me:

Patron's card is expired
Restriction(s) overridden temporarily

I am also seeing inconsistencies in punctuation.  Should the alerts end with a
period or not?

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


More information about the Koha-bugs mailing list