[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
Mon Sep 6 08:02:52 CEST 2021


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

Emmi Takkinen <emmi.takkinen at koha-suomi.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124516|0                           |1
        is obsolete|                            |
                 CC|                            |emmi.takkinen at koha-suomi.fi

--- Comment #3 from Emmi Takkinen <emmi.takkinen at koha-suomi.fi> ---
Created attachment 124522
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124522&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

Signed-off-by: Joonas Kylmälä <joonas.kylmala at iki.fi>
Signed-off-by: Emmi Takkinen <emmi.takkinen at koha-suomi.fi>

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


More information about the Koha-bugs mailing list