- Issue created by @heddn
- Status changed to Needs reviewabout 2 years ago 2:48pm 12 September 2023
- Open on Drupal.org βCore: 10.1.x + Environment: PHP 8.1 & MySQL 8last updateabout 2 years ago Waiting for branch to pass
- First commit to issue fork.
- π§πͺBelgium hervedI'm expanding the scope to all views plugins if you agree. 
 Opened MR and here is a static patch for composer.PS: looks like the pipeline is broken on 3.0.x branch :\ 
- π§πͺBelgium borisson_ Mechelen, π§πͺI'm not sure we want to add a config schema for views plugins at this time, core views are not yet validated either yet. 
- heddn Nicaraguacore views are not yet validated either This doesn't feel true. The whole reason I opened this issue in the first place is due to test coverage failing validation. 
- π§πͺBelgium hervedI work on 3 drupal sites running core 10.3, all passing config_inspector check, this is one of the remaining issues. 
 Drupal core is fully compliant AFAIK, and phpunit is configured to fail if such issues are found (in \Drupal\Core\Config\Development\ConfigSchemaChecker).
- Status changed to Needs work9 months ago 9:44am 28 January 2025
- π§πͺBelgium hervedThis no longer applies to 3.x It looks like the facets_area views plugin was removed in 3.0.0-beta2, commit: https://git.drupalcode.org/project/facets/-/commit/c2f70843a5764450659bb... 
 And there were many other changes, moving back to needs work
- π§πͺBelgium hervedMR rebased, static patch attached: 
 - Deletedviews.area.facets_area
 -views.area.facets_summary_areaandviews.filter.facets_summary_filtershould be now in facets_summaryNote that views.filter.facets_filtershould now in theory be in facets_exposed_filters but is in facets.
 I left it as-is for now.
- Status changed to Needs review4 months ago 8:46pm 3 July 2025
- πΊπΈUnited States damienmckenna NH, USAFYI it might be worth adding test coverage for the facets_demo module as a base to work from for this. 
- πΊπΈUnited States damienmckenna NH, USAWIP test coverage for the facets_demo module. 
- πΊπΈUnited States damienmckenna NH, USAShould the views schema definition go in the facets_exposed_filters module? 
- π³π±Netherlands mike.vindicateborisson_ β credited michael.acampora β . 
- π§πͺBelgium borisson_ Mechelen, π§πͺ@michael.acampora worked in the related issue on similar things, that issue is now closed as duplicate so crediting here. 
- π§πͺBelgium borisson_ Mechelen, π§πͺShould the views schema definition go in the facets_exposed_filters module? Good question, I think it should, that makes more sense to me. 
- 
            
              mkalkbrenner β
             committed b0013fc0 on 3.0.x
Issue #3386783 by herved, heddn, damienmckenna, borisson_, michael.... 
 
- 
            
              mkalkbrenner β
             committed b0013fc0 on 3.0.x
- π§πͺBelgium herved#14 & #17, no it should not, those schema definitions should go in the module where the plugin is defined, i.e. facets_summary. These can be used without facets_exposed_filters. 
 Follow up created here: π Several schema definitions in wrong sub-modules Active
- Status changed to Fixedabout 2 months ago 1:14pm 15 September 2025