Quantcast
Channel: Issues for XML sitemap
Viewing all articles
Browse latest Browse all 1238

InvalidArgumentException: Field changed is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField()

$
0
0

Problem/Motivation

Whenever I try and build the sitemap for the first time, I always hit this error:

InvalidArgumentException: Field changed is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField()

because of this building the site map always fails.

Proposed resolution

Figure out why the module is looking for a changed field on an entity that doesn't have that field.

Remaining tasks

  1. Write Patch

User interface changes

None.

API changes

None.

Data model changes

None.


Viewing all articles
Browse latest Browse all 1238

Trending Articles