:wave: We’re encountering issues when adding a ref...
# community-help
m
👋 We’re encountering issues when adding a reference field to a collection with auto schema detection. The field is created ok, but adding a document fails with the error:
Copy code
"Field `field_name_sequence_id` has been declared in the schema, but is not found in the document."
Are there any limitations for reference fields in this use case? We are running 27.0.rc25. Happy to post curl requests if needed :)