We got node with lot of field/field collection. When we try to make views_embed_view in display teaser for exemple or an entityload() after entity_view(), this error appear but it seems all field are here. I would like to know wath this error mean and how to fix it?

Comments

Musa.thomas’s picture

Issue summary: View changes

s

jmuzz’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

This error means that something is trying to add a new field collection item to a host but the field in the host has limited cardinality and is already full.