Cloning a tag does simply create a blank one #7792

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

Originally created by @AnythingOverIP on GitHub (Mar 24, 2023).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.4.3

Python version

3.8

Steps to Reproduce

Nothing big here, but it would be nice if the "clone" button follow the logic applied to other types.
Especially if https://github.com/netbox-community/netbox/issues/11541 is being implemented.

To reproduce:

  1. Navigate to /extras/tags/
  2. Click on an existing tag
  3. Click on Clone

Expected Behavior

Properties (color and maybe description) should follow the clone.

Observed Behavior

We are presented the /extras/tags/add/ page, without having any properties cloned.

Originally created by @AnythingOverIP on GitHub (Mar 24, 2023). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.4.3 ### Python version 3.8 ### Steps to Reproduce Nothing big here, but it would be nice if the "clone" button follow the logic applied to other types. Especially if https://github.com/netbox-community/netbox/issues/11541 is being implemented. To reproduce: 1. Navigate to /extras/tags/ 2. Click on an existing tag 3. Click on Clone ### Expected Behavior Properties (color and maybe description) should follow the clone. ### Observed Behavior We are presented the /extras/tags/add/ page, without having any properties cloned.
adam added the type: bugstatus: accepted labels 2025-12-29 20:28:16 +01:00
adam closed this issue 2025-12-29 20:28:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7792