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

            Bug ID: 25851
           Summary: 19.11 upgrade creates holdallowed rule with empty
                    value
 Change sponsored?: ---
           Product: Koha
           Version: 19.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

As part of bug 18928, we moved rules from default_circ_rules to
circulation_rules. In that move, where default_circ_rules.holdallowed was NULL,
we created an entry in circulation_rules where rule_name is holdallowed and
rule_value is an empty string. This results in holds being blocked because Koha
treats an empty string differently than it treats an undefined rule.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to