DB Merge Key should not be an array

Created on 11 September 2024, 2 months ago

Problem/Motivation

In Drupal 10.2 the merge::key() method allowing an array was deprecated - see https://www.drupal.org/node/2205327 β†’

Steps to reproduce

In attempting to deactivate a shurtened url I receive thsi error:

Uncaught PHP Exception AssertionError: "assert(is_string($field))" at /var/www/html/docroot/core/lib/Drupal/Core/Database/Query/Merge.php line 330

Proposed resolution

fix the call to not use an array

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

RTBC

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jrglasgow Idaho

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024