[Koha-bugs] [Bug 22247] New: Koha::IssuingRule->get_effective_issuing_rule has no hard fallback

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 31 14:18:35 CET 2019


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

            Bug ID: 22247
           Summary: Koha::IssuingRule->get_effective_issuing_rule has no
                    hard fallback
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
  Target Milestone: ---

We don't yet make full use of this Koha::IssuingRule in koha, however I have
now found that the get_effective_... method within it behaves differently to
the some of the C4 modules which query the same table..

In C4::Circulation there is a hard coded default should the default rule not be
set (*, *, *) which claims a loan of 0 days.  This default either needs to be
coded into get_effective_issuing_rule or a Koha::Exception thrown is such a
rule is not found or something....

-- 
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