Skip to content

Config Context: FieldError #12570

@drobnymichal

Description

@drobnymichal

NetBox version

v3.5.1

Python version

3.10

Steps to Reproduce

  1. Click on the Config Context link in the MENU
  2. 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 implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions