The controller endpoint received name via TemplateUsage but never passed it to add_node_from_template, causing the name parameter to be silently ignored. name is optional - if omitted the template's default_name_format is used.