I've created a field collection that includes a required field on it, and then added that field collection to a node content type as an optional field (not required, unlimited values).

Clientside validation will incorrectly flag the required field on the field_collection if it's left empty, even though the field collection itself is optional.

Comments

stewart.adam created an issue.