Problem/Motivation

Remove usage of deprecated BaseFieldDefinition::setQueryable().
With the recent changes (#2922537: "User deprecated function" should not cause a test to fail) it makes the build fail.

Proposed resolution

https://www.drupal.org/node/2856563 says we should use FieldStorageDefinitionInterface::setCustomStorage() instead.
But IMHO we can just remove it?

Remaining tasks

Add patch

User interface changes

None

API changes

None

Data model changes

Entity definition change may require some upgrade?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

penyaskito created an issue. See original summary.

penyaskito’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
545 bytes

miro_dietiker’s picture

Status: Needs review » Fixed

Comitted, thx. :-)

Status: Fixed » Closed (fixed)

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