[Koha-bugs] [Bug 31562] Patron 'flags' don't respect unwanted fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 14 14:12:16 CEST 2022


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #140621|0                           |1
        is obsolete|                            |
 Attachment #140622|0                           |1
        is obsolete|                            |
 Attachment #140623|0                           |1
        is obsolete|                            |

--- Comment #4 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 140624
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140624&action=edit
Bug 31562: Treat flags as other borrower fields

Rather than generate a custom hash for these fields, we should treat them as
other borrower data fields

To test:
 1 - Edit a patron, note the 'Lost card' and 'Gone no address' fields
 2 - Edit syspref BorrowerunwantedField
 3 - Set gonenoaddress and lost as unwanted
 4 - Edit patron, the fields remain
 5 - Apply patch
 6 - Edit a patron, fields are hidden
 7 - Unhide one of the fields
 8 - Edit a patron and confirm it shows and saves correctly
 9 - Unhide the other field
10 - Confirm it can be edited and saved

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list