Server machine name must be algolia?

Created on 23 February 2023, over 1 year ago
Updated 7 March 2024, 4 months ago

Problem/Motivation

In line 138 of SearchApiAlgoliaCommands.php the variable is looking for the search api server and if it is not named algolia then the delete process fails.

$backend_config_algolia = \Drupal::config('search_api.server.algolia')->get('backend_config');

Steps to reproduce

Create a search api server without the machine name algolia and try to delete items with drush sapia-d

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Needs review

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kcolwell

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024