Problem/Motivation

When trying to edit a Canvas page, there are no components available:

Checking the logs I see:
InvalidArgumentException: Field field_homepage_description_text is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (line 630 of /var/www/html/web/core/lib/Drupal/Core/Entity/ContentEntityBase.php).

Steps to reproduce

  1. Install recipe
  2. Edit home page, see no components are available to use
  3. View error log

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

pameeela created an issue. See original summary.

mandclu’s picture

I can't reproduce the failure of the Canvas interface to load. My test environment is using the current (stable) version of Drupal CMS, not sure if that might be related.

That said, based on the cited error I can see a problem in event_platform_helper. I will open a child issue.

pameeela’s picture

Issue summary: View changes
StatusFileSize
new50.04 KB

Sorry for the confusion; Canvas itself loads, there are just no components available, instead I see this error:

Updated IS.

mandclu’s picture

Status: Active » Needs review

I believe the root cause has been addressed in #3601141: field_homepage_description_text doesn't match other Event Platform config. That fix has been merged in and released in event_platform_helper 1.0.0-beta4.

In my own testing that solved the problem reported here, but please verify by ensuring that your testing environment is using the new version.

pameeela’s picture

Status: Needs review » Closed (duplicate)

Tested and yes, that fixes it -- thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.