[Koha-bugs] [Bug 32479] New: Replace sort: ~ by sort: 0 in mappings.yaml file

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 15 20:12:03 CET 2022


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

            Bug ID: 32479
           Summary: Replace sort: ~ by sort: 0 in mappings.yaml file
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: caroline.cyr-la-rose at inlibro.com

Bug 27316 removed the ability to have "Undef" as a sorting option. It is now
either yes (1) or no (0).

The default mappings.yaml file still contains a lot of sort: ~, which I assume
is "Undef".

I propose to change the ~ to 0 so that the mappings file is clean.

-- 
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