Problem/Motivation

Per @catch on #3607231: Add new 11.3.x database dump fixtures, without modules deprecated for removal in 12.x part 2

I think we can open a separate issue for search,

problem we faced there is that in 11.3 search was still tightly coupled with help and node so uninstalling it caused errors

There should be no errors in configuration ‘block.block.claro_help_search’. Errors:
Schema key block.block.claro_help_search:settings.page_id failed with: missing schema

Failed asserting that Array &0 [
    ‘block.block.claro_help_search:settings.page_id’ => ‘missing schema’,
] is true.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Comments

smustgrave created an issue.