Netbox: Custom choice fields should be blank initially if no default choice has been designated

Created on 9 Oct 2020  路  1Comment  路  Source: netbox-community/netbox

Environment

  • Python version: 3.7
  • NetBox version: 2.9.4

Proposed Functionality

The ability to create a custom field as a selection with no functional default. While there may be no defined defined default, functionally there is a default option .

Use Case

Giving the administrator the ability to ensure requestors do not blindly accept which ever the first value is in a custom field selection. As an example, an administrator may require a zone to be applied, but want to ensure that that users do not ignore the value, and simply save/update the record.

Given:
image

Currently Results in:
image

Intended state:
image

Database Changes

I do not not believe there are any.

External Dependencies

N/A

accepted bug

Most helpful comment

I'm going to classify this as a bug since it's fair to say that the current behavior is likely to lead to an unintended state.

>All comments

I'm going to classify this as a bug since it's fair to say that the current behavior is likely to lead to an unintended state.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

billyzoellers picture billyzoellers  路  3Comments

hellerve picture hellerve  路  3Comments

candlerb picture candlerb  路  3Comments

bellwood picture bellwood  路  4Comments

soer7022 picture soer7022  路  3Comments