Problem/Motivation

After installing the module and configuring a new server index the search api is not accessible anymore with the error message
"Symfony\Component\Routing\Exception\RouteNotFoundException: Route "entity.search_api_server.remove_items" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 206 of core/lib/Drupal/Core/Routing/RouteProvider.php)."

Using the following version
drupal/search_api_recombee: 4.0.6
drupal/search_api: 1.31.0

Steps to reproduce

- Enable search_api_recombee
- Add a new server index with the source Recombee and fill in the field.
- Go back to the search api overview page on admin/config/search/search-api
- See it will crash

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

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

robertragas created an issue. See original summary.

naveenvalecha’s picture

Assigned: Unassigned » naveenvalecha

Assigning to myself

naveenvalecha’s picture

Assigned: naveenvalecha » Unassigned
Status: Active » Needs review

PR has been opened with the fix

  • naveenvalecha committed fb75c481 on 4.0.x
    Issue #3424846 by naveenvalecha, robertragas: Creating a new index with...
naveenvalecha’s picture

Status: Needs review » Fixed

PR has been merged to 4.0.x
It will be rolled out in next release

  • naveenvalecha committed be8eb7da on 4.0.x
    Issue #3424846 by naveenvalecha: Creating a new index with Recombee...

Status: Fixed » Closed (fixed)

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