Fixes #20731 add data file data source to config template bulk import #894

Closed
opened 2026-04-05 18:35:57 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ifoughal on 11/10/2025

Fixes: #20731

During bulk import of config templates, it is not possible to set a data-source with data-file for the config-templates to be imported.

The change adds 3 additional fields to template_code as optional fields:

  • data_source
  • data_file
  • auto_sync_enabled
*Originally created by @ifoughal on 11/10/2025* ### Fixes: #20731 During bulk import of config templates, it is not possible to set a data-source with data-file for the config-templates to be imported. The change adds 3 additional fields to template_code as optional fields: - data_source - data_file - auto_sync_enabled
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#894