[Koha-bugs] [Bug 25567] New: borrower_attribute_types.category_code must be set to undef if not set

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 21 15:29:50 CEST 2020


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

            Bug ID: 25567
           Summary: borrower_attribute_types.category_code must be set to
                    undef if not set
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: critical
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 20443

Certainly caused by bug 20443.


The method Koha::Patron::Attribute::Type->categorycode is not covered by tests!

To recreate:
Create a new patron attribute type, don't select a patron's category (and not
repeatable or unique)
Go to the batch patron modification tool, enter a cardnumber, next.
=> boom!


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20443
[Bug 20443] Move C4::Members::Attributes to Koha namespace
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list