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@lists.koha-community.org Reporter: caroline.cyr-la-rose@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.