Bulk Import: Non-unique related field value leads to 500 error #17498
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
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.1
Python Version
3.10
Steps to Reproduce
Expected Behavior
GUI must provide meaningful error instead of just failing with 500. Something like "Found duplicate value d for manufacturer.description. Only unique values are supported".
Observed Behavior
dcim.models.devices.Manufacturer.MultipleObjectsReturned is raised
The text was updated successfully, but these errors were encountered: