Importing Provisioning Template from UI with "associate: never" gives "templateKindId: can't be blank" error even though template kind is specified in metadata
Subject changed from [UI] Importing templates with 'associate: never' does not import provisioning templates
to [UI] Importing templates with 'associate: never' does not import provisioning templates
Subject changed from [UI] Importing templates with 'associate: never' does not import provisioning templates to Importing templates with 'associate: never' does not import provisioning templates
Category set to Templates
Assignee set to Ondřej Pražák
The bug manifests in foreman_templates on template import, but the cause is that we skip associating template kind when 'associate' import option is 'never'. Without template kind, the provisioning template does not pass validations and it needs to be fixed in core.