Typo in Tag model #9404

Closed
opened 2025-12-29 20:49:22 +01:00 by adam · 0 comments
Owner

Originally created by @grncbg on GitHub (Mar 28, 2024).

Originally assigned to: @grncbg on GitHub.

Deployment Type

Self-hosted

NetBox Version

v3.7.4

Python Version

3.8

Steps to Reproduce

Typo in help_text where "this" is mistakenly repeated.

69c0aac105/netbox/extras/models/tags.py (L40)

Expected Behavior

The object type(s) to which this tag can be applied.

Observed Behavior

The object type(s) to which this this tag can be applied.

Originally created by @grncbg on GitHub (Mar 28, 2024). Originally assigned to: @grncbg on GitHub. ### Deployment Type Self-hosted ### NetBox Version v3.7.4 ### Python Version 3.8 ### Steps to Reproduce Typo in help_text where "this" is mistakenly repeated. https://github.com/netbox-community/netbox/blob/69c0aac1051015660133b2ae3c86607dabd8084b/netbox/extras/models/tags.py#L40 ### Expected Behavior The object type(s) to which this tag can be applied. ### Observed Behavior The object type(s) to which this this tag can be applied.
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 20:49:22 +01:00
adam closed this issue 2025-12-29 20:49:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9404