Import page breaks when an object custom field exists #17354
Labels
severity: medium
Results in substantial degraded or broken functionality for specfic workflows
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v4.1.0
Python Version
3.10
Steps to Reproduce
This has been reproduced on https://demo.netbox.dev/
a) Object types: DCIM > Device
b) Name: test1
c) Type: Object
d) Related object type: DCIM > Site
Expected Behavior
Page should load without error
Observed Behavior
Page fails to load with message:
<class 'TypeError'>
Field.init() got an unexpected keyword argument 'query_params'
The text was updated successfully, but these errors were encountered: