You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I just imported a bunch of prefixes into netbox 1.8.1. It was a bit hard to track down some issues with missing VLANs (some didn't exist at all, some only at a different site) which gave me this error message:
Would be great if we could have a specific error handling (like the other errors, e.g. description too long, too) which shows what it was searching for and in which line this happened, because it's no fun to debug 500 lines by hand. 😄
The text was updated successfully, but these errors were encountered:
Armadill0
changed the title
Import: Error message if VLAN_id is not found
Prefix Import: Error message if VLAN_id is not found
Jan 9, 2017
To confirm, importing even invalid data should never yield a server error. (Invalid data should trigger a validation error and return the user to the populated form.)
Hi I just imported a bunch of prefixes into netbox 1.8.1. It was a bit hard to track down some issues with missing VLANs (some didn't exist at all, some only at a different site) which gave me this error message:
Would be great if we could have a specific error handling (like the other errors, e.g. description too long, too) which shows what it was searching for and in which line this happened, because it's no fun to debug 500 lines by hand. 😄
The text was updated successfully, but these errors were encountered: