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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3152747-2.patch | 1.16 KB | facine |
Comments
Comment #2
facine commentedComment #3
xjmComment #4
lendudeThis 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.
Comment #5
lendudeForgot to set the right status....