bulk import of config template missing data_source & data_file fields #11801

Closed
opened 2025-12-29 21:50:01 +01:00 by adam · 3 comments
Owner

Originally created by @ifoughal on GitHub (Oct 31, 2025).

Originally assigned to: @ifoughal on GitHub.

NetBox version

v4.4.5

Feature type

Data model extension

Proposed functionality

Currently 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.

Use case

The change would set template_code as an optional field.

Adds 3 additional fields:

  • data_source
  • data_file
  • auto_sync_enabled

Database changes

No response

External dependencies

No response

Originally created by @ifoughal on GitHub (Oct 31, 2025). Originally assigned to: @ifoughal on GitHub. ### NetBox version v4.4.5 ### Feature type Data model extension ### Proposed functionality Currently 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. ### Use case The change would set template_code as an optional field. Adds 3 additional fields: - data_source - data_file - auto_sync_enabled ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: featurenetboxseverity: low labels 2025-12-29 21:50:01 +01:00
adam closed this issue 2025-12-29 21:50:01 +01:00
Author
Owner

@ifoughal commented on GitHub (Oct 31, 2025):

My PR is ready as soon and I can publish it as soon as you assigne the issue to me.

@ifoughal commented on GitHub (Oct 31, 2025): My PR is ready as soon and I can publish it as soon as you assigne the issue to me.
Author
Owner

@arthanson commented on GitHub (Nov 6, 2025):

@ifoughal assigning to you. Thank you.

@arthanson commented on GitHub (Nov 6, 2025): @ifoughal assigning to you. Thank you.
Author
Owner

@jeremystretch commented on GitHub (Nov 6, 2025):

Just noticed that the "import" button for config templates appears to be missing from the navigation menu.

@jeremystretch commented on GitHub (Nov 6, 2025): Just noticed that the "import" button for config templates appears to be missing from the navigation menu.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11801