Minor UI typos in InventoryItem bulk import, ContactGroup bulk edit, and RQ worker template #11574

Closed
opened 2025-12-29 21:47:02 +01:00 by adam · 1 comment
Owner

Originally created by @pheus on GitHub (Sep 4, 2025).

Originally assigned to: @pheus on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.4.0

Python Version

3.10

Steps to Reproduce

Below are three independent UI locations where the typos appear. No special configuration is required beyond a standard, current stable NetBox install.

A. DCIM / InventoryItem / Bulk Import form — "Compnent name"
Prerequisites: None.

  1. Navigate to DCIM → Inventory items.
  2. Click Import to open the bulk import form.
  3. Observe the field label shown as "Compnent name".

B. Tenancy / ContactGroup / Bulk Edit form — "Desciption"
Prerequisites: At least two Contact Groups exist (create via Tenancy → Contact groups → Add if needed).

  1. Navigate to Tenancy → Contact groups.
  2. Select two or more contact groups.
  3. Choose Edit (bulk edit).
  4. In the bulk edit form, observe the field label shown as "Desciption".

C. Core / RQ Worker template — "Curent Job"

Expected Behavior

The labels should be spelled correctly:

  • DCIM / Bulk Import Form for InventoryItem — "Component name"
  • Tenancy / Bulk Edit Form for ContactGroup — "Description"
  • Core / RQ Worker Template — "Current Job"

Observed Behavior

The following typos are currently present:

  • DCIM / Bulk Import Form for InventoryItem — "Compnent name"
  • Tenancy / Bulk Edit Form for ContactGroup — "Desciption"
  • Core / RQ Worker Template — "Curent Job"
Originally created by @pheus on GitHub (Sep 4, 2025). Originally assigned to: @pheus on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.4.0 ### Python Version 3.10 ### Steps to Reproduce Below are three independent UI locations where the typos appear. No special configuration is required beyond a standard, current stable NetBox install. **A. DCIM / InventoryItem / Bulk Import form — "Compnent name"** _Prerequisites:_ None. 1. Navigate to **DCIM → Inventory items**. 2. Click **Import** to open the bulk import form. 3. Observe the field label shown as **"Compnent name"**. **B. Tenancy / ContactGroup / Bulk Edit form — "Desciption"** _Prerequisites:_ At least two Contact Groups exist (create via **Tenancy → Contact groups → Add** if needed). 1. Navigate to **Tenancy → Contact groups**. 2. Select two or more contact groups. 3. Choose **Edit** (bulk edit). 4. In the bulk edit form, observe the field label shown as **"Desciption"**. **C. Core / RQ Worker template — "Curent Job"** ### Expected Behavior The labels should be spelled correctly: - DCIM / Bulk Import Form for InventoryItem — **"Component name"** - Tenancy / Bulk Edit Form for ContactGroup — **"Description"** - Core / RQ Worker Template — **"Current Job"** ### Observed Behavior The following typos are currently present: - DCIM / Bulk Import Form for InventoryItem — **"Compnent name"** - Tenancy / Bulk Edit Form for ContactGroup — **"Desciption"** - Core / RQ Worker Template — **"Curent Job"**
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:47:02 +01:00
adam closed this issue 2025-12-29 21:47:02 +01:00
Author
Owner

@pheus commented on GitHub (Sep 4, 2025):

I'd like to contribute this fix. Can you please assign it to me? Thanks

@pheus commented on GitHub (Sep 4, 2025): I'd like to contribute this fix. Can you please assign it to me? Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11574