When running phpunit tests which load the search_api_saved_searches module, it complains:

The update to convert "numeric" arguments to "entity_target_id" for entity reference fields for view "saved_searches" is deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Profile, module and theme provided configuration should be updated. See https://www.drupal.org/node/3441945

The attached merge request fixes this.

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

ruuds created an issue. See original summary.

ruuds’s picture

Status: Active » Needs review
drunken monkey’s picture

Assigned: ruuds » Unassigned
Status: Needs review » Fixed

Thanks, looks great!
I also saw that the change record explicitly states that this is fine to do even though we do not depend on Drupal 10.3 yet.
So, merged. Thanks again!

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

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

Maintainers, please credit people who helped resolve this issue.

  • drunken monkey committed 3dbeca15 on 8.x-1.x authored by ruuds
    [#3538364] fix: Fixed our Views default config to use the correct "...

Status: Fixed » Closed (fixed)

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