Problem/Motivation

The method importModalConfigToEntity is obsolete

Proposed resolution

Remove the obsolete method importModalConfigToEntity

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

thalles created an issue. See original summary.

thalles’s picture

Follow a new patch!

  • thalles authored c183b6c on 8.x-2.x
    Issue #3070415 by thalles: Remove the obsolete method...
thalles’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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

renatog’s picture

Status: Closed (fixed) » Needs work

This function still used at modal_page_update_8001

\Drupal::entityDefinitionUpdateManager()->applyUpdates();
  \Drupal::service('modal_page.modals')->importModalConfigToEntity();
thalles’s picture

Thanks master!
I will look this!

thalles’s picture

Status: Needs work » Fixed
thalles’s picture

Status: Fixed » Needs work
thalles’s picture

Follow a patch!

  • thalles committed 8545829 on 8.x-2.x
    Issue #3070415 by thalles: Remove the obsolete method...
thalles’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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