Skip to content

Deleting CO from detail view page raises NoReverseMatch #174

@arthanson

Description

@arthanson

Plugin Version

a850a9c

NetBox Version

6d4cc16ca41e472615b6a061afc3f864a60248dc (4.4-beta1)

Python Version

3.12

Steps to Reproduce

  1. Create a COT cot1
  2. add a text field f1
  3. add a custom object of type cot1 'x'
  4. on the detail page of x press delete and confirm

Expected Behavior

object should be deleted without error

Observed Behavior

django.urls.exceptions.NoReverseMatch: Reverse for 'customobject_list' with no arguments not found.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions