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
fix(squash): derive entity_ref from code fields, don't accept it as a parameter
Container and component creation functions no longer accept entity_ref.
It is always derived: containers use container_code, components use
"{namespace}:{type_name}:{component_code}". Only the low-level
create_publishable_entity() still accepts entity_ref directly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments