-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.5.1
Python version
3.10
Steps to Reproduce
- Click on the Config Context link in the MENU
- Press the Sync header in the table to sort by is_synced
Expected Behavior
List of Config Context objects should appear.
Observed Behavior
I got this error:
<class 'django.core.exceptions.FieldError'>
Cannot resolve keyword 'is_synced' into field. Choices are: auto_sync_enabled, cluster_groups, cluster_types, clusters, created, data, data_file, data_file_id, data_path, data_source, data_source_id, data_synced, description, device_types, id, is_active, last_updated, locations, name, platforms, regions, roles, site_groups, sites, tags, tenant_groups, tenants, weight
Python version: 3.10.6
NetBox version: 3.5.1
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application