[Koha-bugs] [Bug 28936] Sort1 and Sort2 should be included in BorrowerUnwantedField and related sysprefs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 1 18:26:32 CEST 2021


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

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 124413
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124413&action=edit
Bug 28936: Add sort1/sort2 to borrowers.json

To Test:
1. Check the BorrowerMandatoryField and BorrowerUnwantedField system
preferences, sort1 and sort2 cannot be hidden or required
2. Apply patch
3. Check the BorrowerMandatoryField and BorrowerUnwantedField system
preferences again, you should see sort1 and sort2
4. Since sort1 and sort2 are now added to borrowers.json we must also check the
system preferences PatronQuickAddFields & PatronDuplicateMatchingAddFields
5. They should both now include sort1 and sort2, check to make sure they work
with these two system preferences
6. Look at the system preferences PatronSelfRegistrationBorrowerMandatoryField,
PatronSelfRegistrationBorrowerUnwantedField, and
PatronSelfModificationBorrowerUnwantedField
7. sort1 and sort2 should be disabled in these OPAC system preferences

This patch does not attempt to add sort1 or sort2 to the self reg or borrower
mod pages. If they should be added, which I am not sure they should, we should
do so in a seperate bug

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


More information about the Koha-bugs mailing list