[Koha-bugs] [Bug 15163] New: Patron attributes with branch limiits are not saved when invisible

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 10 00:27:02 CET 2015


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 at lists.koha-community.org
          Reporter: jweaver at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, hbraum at nekls.org,
                    kyle.m.hall at 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.


More information about the Koha-bugs mailing list