Import validation of sites bug #1644

Closed
opened 2025-12-29 16:33:45 +01:00 by adam · 0 comments
Owner

Originally created by @mterron on GitHub (Mar 24, 2018).

Issue type

[ ] Feature request
[x] Bug report
[ ] Documentation

Environment

  • Python version: 3.6.4
  • NetBox version: 2.3.2

Description

Import a site with status set to Retired. Import fails status validation.
Expected behaviour: status is validated against the list of status offered by the UI.
Observed behaviour: Retired is not accepted as a status. Also on the import screen you can see the suggested status do not match what the UI presents.
Error message: Row 1 status: Select a valid choice. Retired is not one of the available choices.

Originally created by @mterron on GitHub (Mar 24, 2018). ### Issue type [ ] Feature request <!-- An enhancement of existing functionality --> [x] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> <!-- v2.3.2 --> ### Environment * Python version: 3.6.4 <!-- Example: 3.5.4 --> * NetBox version: 2.3.2 <!-- Example: 2.1.3 --> <!-- BUG REPORTS must include: * A list of the steps needed for someone else to reproduce the bug * A description of the expected and observed behavior * Any relevant error messages (screenshots may also help) --> ### Description Import a site with status set to Retired. Import fails status validation. Expected behaviour: status is validated against the list of status offered by the UI. Observed behaviour: Retired is not accepted as a status. Also on the import screen you can see the suggested status do not match what the UI presents. Error message: Row 1 status: Select a valid choice. Retired is not one of the available choices.
adam added the type: bug label 2025-12-29 16:33:45 +01:00
adam closed this issue 2025-12-29 16:33:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1644