After upgrading from Beta2 to Beta3, I get an "Uncaught PHP Exception Drupal\Core\Entity\EntityStorageException" error on the site when I try to save content that uses ViewField.

This is because field tables node__field_[fieldname] and node_revision__field_[fieldname] are missing field_report_items_to_display column. If I add these columns manually, all works again.

Comments

onetoomany created an issue. See original summary.

jerdavis’s picture

Please make sure you run the database updates.

onetoomany’s picture

my bad. I though I had run these, and had no updates; but ran again, and updates were required. Thanks.

onetoomany’s picture

Status: Active » Closed (cannot reproduce)
jerdavis’s picture

Status: Closed (cannot reproduce) » Fixed

Status: Fixed » Closed (fixed)

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