Skip to content

config-templates api, bulk edit & view forms are missing the auto_sync_enabled property #20822

@ifoughal

Description

@ifoughal

NetBox version

v4.4.6

Feature type

Data model extension

Proposed functionality

add the already available auto_sync_enabled property to the API, bulk edit & view forms.

This property allows the auto sync of the config-template when linked to a data-source, so that when the data-source is pulled, the changes are directly reflected onto the config-template.

Use case

  • create a data-source for a config template.
  • create a config-template linked to the data-source file via the file name field.
  • setting the ````auto_sync_enabled``` field to true is only available for this newly created config-template object.

bulk edits, or api create/update methods do not currently support this field.
the config-template view doesn't show this field neither, so the user would have to hit edit current object in order to check its value.

Database changes

No response

External dependencies

No response

Metadata

Metadata

Assignees

Labels

netboxseverity: mediumResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions