Problem/Motivation

search_api_test_example_content_references test module broke D9 build
See #2007692: Changes in related entities don't lead to proper re-indexing and https://www.drupal.org/pift-ci-job/1785819

Steps to reproduce

Load any page after enabling search_api in D9.

Proposed resolution

Remove core: 8.x and use core_version_requirement: ^8 || ^9

Remaining tasks

Add Patch

Comments

penyaskito created an issue. See original summary.

penyaskito’s picture

Status: Active » Needs review
StatusFileSize
new671 bytes

Fixed core_version_requirement for the test module so it works with D9 too.

Status: Needs review » Needs work
penyaskito’s picture

Status: Needs work » Needs review

This gives the error back where they were before that commit.

borisson_’s picture

Status: Needs review » Reviewed & tested by the community

  • borisson_ committed a233954 on 8.x-1.x authored by penyaskito
    Issue #3165015 by penyaskito: search_api_test_example_content_references...
borisson_’s picture

Status: Reviewed & tested by the community » Fixed

Changed the CHANGELOG.txt + commited and pushed this issue. Thanks @penyaskito!

Status: Fixed » Closed (fixed)

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