Closed ByteOtter closed 2 months ago
When attempting to create a new device, an error can occur when the collected IP Adresses are not "linked" to a device
{"primary_ip4":["The specified IP address (XXX.XXX.XXX.XXX/XX) is not assigned to this device."]}
From first research this may be linked to a missing Interface object which is not created.
Fixed by #69
Found an issue? Please let us know!
When attempting to create a new device, an error can occur when the collected IP Adresses are not "linked" to a device
From first research this may be linked to a missing Interface object which is not created.
Please tick the applicable box(es) regarding the kind of bug you found:
Steps to reproduce