Problem/Motivation

i use content_sync module to import content and then i got the error :
[error] Error: Attempt to assign property "value" on null in Drupal\config_pages\Entity\ConfigPages->createDuplicate() (line 75 ...)

Steps to reproduce

importing config pages with content_sync module

Proposed resolution

a team mate made a patch to prevent this error. will share it here

Comments

izus created an issue. See original summary.

izus’s picture

Status: Active » Needs review
StatusFileSize
new556 bytes

here is the patch

  • shumer committed 2ae8ef2d on 8.x-2.x authored by izus
    Issue #3330599 by izus: Attempt to assign property "value" on null in...
shumer’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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