http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15163 Bug ID: 15163 Summary: Patron attributes with branch limiits are not saved when invisible Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: jweaver@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, hbraum@nekls.org, kyle.m.hall@gmail.com Because only the patron attributes that are visible are saved when editing a patron, any attributes that are hidden from the member entry screen by a branch limitation will be erased when saving. This could be solved one of two ways: a) Show all extended attributes when editing or b) Only delete the borrower attributes that are not limited or are visible at the current branch as the first step in C4::Members::Attributes::SetBorrowerAttributes. (Marking critical because data is lost.) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.