[Koha-bugs] [Bug 27316] New: In mappings use yes/no for sortable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 30 14:33:14 CET 2020


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

            Bug ID: 27316
           Summary: In mappings use yes/no for sortable
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: fridolin.somers at biblibre.com

In search engine configuration (Elasticsearch), there is a colum 'sortable'.
It contains 'Undef', 0 or 1.
0 and 1 are not really friendly values for a boolean.
And also the translation seems to replace 0 by empty string (seen in fr-FR
translation).

I propose to replace by Yes/No like other boolean.

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


More information about the Koha-bugs mailing list