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

            Bug ID: 28056
           Summary: Add
                    Koha::Exceptions::Patron::MissingMandatoryExtendedAttr
                    ibute
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

We need such exception to use it in Koha::Patron->extended_attributes. Right
now we use the generic FKContraint one, that makes it hard to tell the caller
what the problem is (as this is also a valid exception when adding a patron
with an invalid (say) categorycode.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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