FacetsSerializer views style plugin missing setting schema

Created on 21 March 2023, over 1 year ago
Updated 26 June 2024, 4 days ago

When runing a test which used the facets_rest module to export json by views, we will get an SchemaMissingException of show_facets config of FacetsSerializer views style plugin,

Adding views.style.facets_serializer schema to resolve this problem.

facets.views.styles.schema.yml

views.style.facets_serializer:
  type: views.style.serializer
  label: 'Facets serializer'
  mapping:
    show_facets:
      type:  boolean
      label: 'Show facets'
πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡³China 司南

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024