Problem/Motivation

InvalidArgumentException: Field “moderation_state” is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (line 587 core/lib/Drupal/Core/Entity/ContentEntityBase.php).

Steps to reproduce

If content has no moderation states configured when Workflow Buttons is enabled, this error occurs / can occur on content listing pages.

Comments

mlncn created an issue. See original summary.

  • mlncn committed 454c955 on 8.x-1.x
    Issue #3183806: Field moderation_state is unknown breaking content...
mlncn’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

joey-santiago’s picture

Confirm, using the latest dev version of the module i don't see this error happening anymore. Should it go to the beta version as well?