netbox icon indicating copy to clipboard operation
netbox copied to clipboard

Component Name help_text is overwritten

Open arthanson opened this issue 1 year ago • 0 comments

Deployment Type

Self-hosted

NetBox Version

v4.1.0

Python Version

3.10

Steps to Reproduce

Found while looking into: #17436

  1. create a module type and add a component
  2. Look at the help text for the name field

Expected Behavior

The help text should include "{module} is accepted as a substitution for the module bay position when attached to a module type."

Observed Behavior

The models help text is overwritten by the ExandableNameField "Alphanumeric ranges are supported for bulk creation. Mixed cases and types within a single range are ..."

arthanson avatar Sep 11 '24 20:09 arthanson