Skip to content

Exception after renaming custom object type #261

@marcusyuri

Description

@marcusyuri

Plugin Version

0.4.0

NetBox Version

4.4.4

Python Version

3.12.3

Steps to Reproduce

  1. Create a new Custom Object Type (ex: donut)
  2. Add a text field (ex: flavor)
  3. Click in Object -> Donut and click in Inport Button
  4. Rename the Custom Object Type and generate another slug (ex: donut -> beer)
  5. Click in Object -> Beer and then click in Import button

Expected Behavior

The import widget dialog will show in step 3 and step 5

Observed Behavior

In step 5, after renaming the custom object type, we got a exception message:

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions