I get an error executing the post update: views_post_update_field_names_for_multivalue_fields

The ViewsConfigUpdater service asumes that if an entity defines the views_data handler this entity is fieldable.

I have a custom module adding views support to config entities, so our config entities has a custom views_data handler and I can't update mi site.

CommentFileSizeAuthor
#2 3152747-2.patch1.16 KBfacine

Comments

facine created an issue. See original summary.

facine’s picture

Status: Active » Needs review
StatusFileSize
new1.16 KB
xjm’s picture

Priority: Normal » Critical
Issue tags: +D8 upgrade path, +8.9.0 update
lendude’s picture

This is a duplicate op #3143316: "Getting the base fields is not supported for entity type" exception in ViewsConfigUpdater. Closing this one because the other issue is older, but I think I like the proposed fix here better.

lendude’s picture

Status: Needs review » Closed (duplicate)

Forgot to set the right status....