- Issue created by @ekes
- Merge request !113Issue #3481311: Don't throw exception if bundle key missing on non-reference field. → (Open) created by ekes
Like #3001828: field type integeris not a recognized reference type, or:How to entity_lookup a commerce_product → I'm mapping to an integer field, but I don't want to restrict by bundle. In fact in one case there isn't a bundle type fields (it's not a bundleable entity). It shouldn't be a exception if the bundle isn't present, as it's not actually required.
As per linked example, but without bundle_type and bundle.
Don't throw an exception if there is only the bundle type or bundle missing. Still throw an exception if the entity_type or value field are missing because those really are required.
Patch.
None.
None except you can uses a non-reference field without a bundle type.
None.
Active
6.0
API