Problem/Motivation

Split from #3608710: Core 11.3.13 to 11.4 fails on help_search_items doesn't exist.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3608897

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

catch created an issue. See original summary.

catch changed the visibility of the branch 3608897-drupal-11.4-update to hidden.

catch’s picture

Status: Active » Needs work

It's not clear what the exact steps are to reproduce this issue, I think it's probably interaction with a contrib module during the update hook or similar, maybe during module installation.

However probably the easiest fix is to restore a copy of the plugin back to help module and ensure it's taken over when help_search is installed.

For now I've just re-added the class in the hope that we can get some testing of the update from someone experiencing the issue, but it should probably be deprecated and potentially just a stub to allow the update to happen.

cilefen’s picture

catch’s picture

Status: Needs work » Postponed

Working on this in #3608912: Move search updates back to search module and fix missing plugin errors. I think we need to tackle all the search-related upgrade path bugs in one issue/MR.

catch’s picture

Status: Postponed » Closed (duplicate)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.