You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've taken some time into researching this, sadly, it's not so easy to fix. Maybe in a next major version it will be solved, but for the moment this will have to remain as is.
So this will not get fixed, I encourage you to rename that field to something different.
To reproduce:
entries.create(content_type, { client: 'asdf' } )
Entry is created successfully but errors in after_create hook (the first time
client
is referenced)https://github.com/contentful/contentful-management.rb/issues/new
undefined method 'default_locale' for "asdf":String
The text was updated successfully, but these errors were encountered: