Fix views warnings about deprecations

Created on 29 November 2024, 28 days ago

Problem/Motivation

When running tests on 11.x, I see:

The update to convert "numeric" arguments to "entity_target_id" for entity reference fields for view "dashboard_content" 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

As we can support > 10.3 and 11.x, let's fix this.

Steps to reproduce

ddev exec -d /var/www/html "./vendor/bin/phpunit -c ./core/phpunit.xml.dist ./modules/contrib/dashboard/tests/src/Functional/Form/DashboardFormTest.php"

Proposed resolution

Fix.

Remaining tasks

Fix.

User interface changes

None.

API changes

None. We might want to change core constraints in info.yml and composer.json to be explicit about it.

Data model changes

None.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇪🇸Spain penyaskito Seville 💃, Spain 🇪🇸, UTC+2 🇪🇺

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