Skip to content

Showing wrong object name after changed object types name #243

@kenneth-sfv

Description

@kenneth-sfv

Plugin Version

0.3.1

NetBox Version

4.4.2

Python Version

3.12.3

Steps to Reproduce

1.Create Custom Object Types:
Example: named 'apple', Display name (singular) 'apple', Display name (plural) 'apples', keep default slug name.
2. Change them all to apple01, apple01 and apples01,
3. keep refreshing the Objects page, sometimes you see 'apple' , sometimes you see 'apple01'.
4. tried Incognito mode as well, same issue.
5. The workaround is just to restart netbox service
Do not looks like cache issue cuz it is same beheviour in incodnito mode.

Expected Behavior

After changed the Types name, the Object name should be synced as well.

Observed Behavior

Object name did not displayed in the correct name , but switching old and new name from time to time if refreshing the page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions