-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
status: revisions neededThis issue requires additional information to be actionableThis issue requires additional information to be actionabletype: bug
Description
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
Labels
status: revisions neededThis issue requires additional information to be actionableThis issue requires additional information to be actionabletype: bug