Closed (won't fix)
Project:
Search API
Version:
8.x-1.10
Component:
Defaults module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2018 at 17:27 UTC
Updated:
2 Nov 2018 at 15:32 UTC
Jump to comment: Most recent
Comments
Comment #2
drunken monkeyThen you can’t install the module, sorry. Unfortunately, there really was no other way for doing this: if the expected fields aren’t all there, the module can’t be installed.
You can work around this in a number of ways, though: either re-add the
commentfield temporarily before removing it again; or hack the DB Defaults module, removing thecommentfield everywhere; or just manually import the module‘s config (again, removing thecommentfield from the index beforehand).