- Issue created by @ryanrobinson_wlu
- Status changed to Closed: duplicate
about 9 hours ago 11:40am 8 August 2025 - πΊπΈUnited States damienmckenna NH, USA
There's an existing issue for this: π Config schema fix Active
Split from https://www.drupal.org/project/facets/issues/3523188#comment-16105336 π The configuration property processor_id doesn't exist Active
With config_inspector installed, and a view that has facets with the "hierarchy" option enabled, I get these results in the report for the config schema:
'hierarchy' is not a supported key.
'expand_hierarchy' is not a supported key.
Install config_inspector as well as facets.
Add a facet to a view with the hierarchy options checked (it might also apply even if that's not checked). My view is search_api results but I don't think that part is necessary.
Check the config inspector report.
Add the missing schema keys.
Active
3.0
Code
There's an existing issue for this: π Config schema fix Active