'ui_visibility' help is missing in Custom Fields Bulk Import form #6970

Closed
opened 2025-12-29 19:47:21 +01:00 by adam · 0 comments
Owner

Originally created by @jsenecal on GitHub (Sep 12, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.3.2

Python version

3.10

Steps to Reproduce

  1. Browse to the Custom Field Bulk Import
  2. Reach the documentation of the ui_visibility field
  3. Notice that the blue help button is missing to describe the available choices

Expected Behavior

A blue help button should be present to describe the available choices.

Observed Behavior

The ui_visibility field should be a CSVChoiceField to allow for the Choices modal to display with its button.

Originally created by @jsenecal on GitHub (Sep 12, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.3.2 ### Python version 3.10 ### Steps to Reproduce 1. Browse to the Custom Field Bulk Import 2. Reach the documentation of the `ui_visibility` field 3. Notice that the blue help button is missing to describe the available choices ### Expected Behavior A blue help button should be present to describe the available choices. ### Observed Behavior The `ui_visibility` field should be a `CSVChoiceField` to allow for the Choices modal to display with its button.
adam added the type: bugstatus: accepted labels 2025-12-29 19:47:21 +01:00
adam closed this issue 2025-12-29 19:47:21 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6970