-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
severity: mediumResults in substantial degraded or broken functionality for specific workflowsResults in substantial degraded or broken functionality for specific workflowsstatus: acceptedtype: bug
Milestone
Description
Plugin Version
NetBox Version
6d4cc16ca41e472615b6a061afc3f864a60248dc (4.4-beta1)
Python Version
3.12
Steps to Reproduce
- Create a COT cot1
- add a text field f1
- add a custom object of type cot1 'x'
- 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
severity: mediumResults in substantial degraded or broken functionality for specific workflowsResults in substantial degraded or broken functionality for specific workflowsstatus: acceptedtype: bug