Problem/Motivation

update_9201 fails after #3545869: Add a ConnectorFormTrait for re-use refactoring with:

[error]  Too few arguments to function Drupal\search_api_opensearch\Plugin\search_api\backend\OpenSearchBackend::getConnector(), 0 passed in /app/web/modules/contrib/search_api_opensearch/search_api_opensearch.install on line 20 and exactly 2 expected

Proposed resolution

- Update $backend->getConnector() call in search_api_opensearch_update_9201() to follow new signature.

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

budalokko created an issue. See original summary.

budalokko’s picture

Status: Active » Needs review

MR above fixes the issue. Direct patch URL to add in composer.json -> https://git.drupalcode.org/project/search_api_opensearch/-/merge_request...

kim.pepper’s picture

Status: Needs review » Fixed

Committed to 2.x. Thanks!

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

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

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.