Active
Project:
Facets
Version:
2.0.2
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2022 at 07:08 UTC
Updated:
7 Jun 2023 at 17:36 UTC
Jump to comment: Most recent
Hi All,
After updating the module to 2.0.2 and running database update "drush updb", I encountered this error.
[notice] Update started: facets_summary_update_8002
> [error] The "search_api:views_page__search__all_locations" plugin does not exist. Valid plugin IDs for Drupal\facets\FacetSource\FacetSourcePluginManager are:
> [error] Update failed: facets_summary_update_8002
Update the module to 2.0.2 version and run database update.
Comments
Comment #2
saurabh-2k17 commentedComment #3
saurabh-2k17 commentedComment #4
peterjlord commentedHi there,
I'm also having the same issue with this update
Running drush updatedb I get
Thanks
Comment #5
mtalt commentedI have ran into this issue today. I was able to workaround it by deleting the facets_summary config that contained the facet_source_id that matched the plugin ID in the error message. The facets summary that I needed to delete was not displayed on the /admin/config/search/facets page and was unused.