https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28031 Bug ID: 28031 Summary: Koha::Patron::Attribute->_check_repeatable doesn't exclude the object's ID Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org In the case of non-repeatable attributes, if you are adding a new attribute, the check works correctly. But if you are editing an existing attribute, it fails, because it doesn't exclude it's own id from the search :-/ -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.