Remove manual calls to EntityDefinitionUpdateManager::applyUpdates() from test setup

Created on 23 October 2015, about 9 years ago
Updated 12 May 2024, 8 months ago

Problem/Motivation

In #2597628: Enabling translation for menu links / taxonomy terms results in "Entity/field definitions" -- "Mismatch detected" on reports/status page β†’ , it was discovered some tests are manually calling EntityDefinitionUpdateManager::applyUpdates() . This shouldn't happen as there is not way to mimic that through the UI.

Proposed resolution

Remove the calls. Find out if any other tests doing this have a reason to do so.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Closed: outdated

Version

11.0 πŸ”₯

Component
EntityΒ  β†’

Last updated about 17 hours ago

Created by

πŸ‡ΊπŸ‡ΈUnited States jhedstrom Portland, OR

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡³πŸ‡ΏNew Zealand quietone

    EntityDefinitionUpdateManager::applyUpdates() was deprecated in Drupal 8.7.0 and removed in Drupal 9. Therefor I am closing this as outdated.

Production build 0.71.5 2024