Unable to delete Region #2288

Closed
opened 2025-12-29 17:24:31 +01:00 by adam · 2 comments
Owner

Originally created by @jbakklund on GitHub (Jan 14, 2019).

Environment

  • Python version: 3.5.3
  • NetBox version: 2.5.3
  • PostgreSQL: 11.1

Steps to Reproduce

  1. Create a Child Region, e.g. "South-America" with "America" as parent region.
  2. Go to the Regions view, select the Child Region, and click the Delete button

Expected Behavior

I would expect being allowed to delete the selected region.

Observed Behavior

NetBox shows the Server Error page with following exception:

<class 'AttributeError'>
can't set attribute

Originally created by @jbakklund on GitHub (Jan 14, 2019). ### Environment * Python version: 3.5.3 * NetBox version: 2.5.3 * PostgreSQL: 11.1 ### Steps to Reproduce 1. Create a Child Region, e.g. "South-America" with "America" as parent region. 2. Go to the Regions view, select the Child Region, and click the Delete button ### Expected Behavior I would expect being allowed to delete the selected region. ### Observed Behavior NetBox shows the Server Error page with following exception: <class 'AttributeError'> can't set attribute
adam added the type: bugstatus: accepted labels 2025-12-29 17:24:31 +01:00
adam closed this issue 2025-12-29 17:24:32 +01:00
Author
Owner

@tyler-8 commented on GitHub (Jan 15, 2019):

I'm seeing the same behavior with Netbox 2.5.3 as well. I'll dig in to see if I can find more info.

@tyler-8 commented on GitHub (Jan 15, 2019): I'm seeing the same behavior with Netbox 2.5.3 as well. I'll dig in to see if I can find more info.
Author
Owner

@tyler-8 commented on GitHub (Jan 15, 2019):

I should mention that in my case it's with a region with no parents or children.

@tyler-8 commented on GitHub (Jan 15, 2019): I should mention that in my case it's with a region with no parents or children.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2288