## Autoclean not working for description in device role #11359

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

Originally created by @Crubumble on GitHub (Jul 8, 2025).

Deployment Type

Self-hosted

NetBox Version

v4.3.3

Python Version

3.10

Steps to Reproduce

  1. Fill out a new device role (/dcim/device-roles/add/) and add a description "something" to it
  2. Click on "Create & Add Another"

Expected Behavior

The description field should be empty

Observed Behavior

The description field contains "something"

Originally created by @Crubumble on GitHub (Jul 8, 2025). ### Deployment Type Self-hosted ### NetBox Version v4.3.3 ### Python Version 3.10 ### Steps to Reproduce 1. Fill out a new device role (/dcim/device-roles/add/) and add a description "something" to it 2. Click on "Create & Add Another" ### Expected Behavior The description field should be empty ### Observed Behavior The description field contains "something"
adam added the netbox label 2025-12-29 21:44:10 +01:00
adam closed this issue 2025-12-29 21:44:10 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 8, 2025):

description is listed as one of the cloned fields for the DeviceRole model. This is working as intended.

@jeremystretch commented on GitHub (Jul 8, 2025): `description` is listed as one of the cloned fields for the DeviceRole model. This is working as intended.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11359