https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41863 Bug ID: 41863 Summary: Facets generated from Authorized values sometimes show empty labels Initiative type: --- Sponsorship Sponsored status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Searching - Elasticsearch Assignee: januszop@gmail.com Reporter: januszop@gmail.com QA Contact: testopia@bugs.koha-community.org With facets generated from Authorized values, it may happen that the list of authorized values lacks an entry for a code used in a record. In this case, an empty entry will appear in the facet list, with the number of uses but without any label. It would be desirable to show at least the raw code, rather than an empty label. This makes it easier to see which code has no entry in the respective AV and to either add it or correct an erroneous code. -- You are receiving this mail because: You are watching all bug changes.