-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v2.10.5
Python version
3.7
Steps to Reproduce
- Start with a set of interfaces with improperly naturalized names and caching enabled
- Retrieve the list of interfaces (ordered by their naturalized names)
- Run the
renaturalizemanagement command - Repeat step 2
Expected Behavior
The interfaces should be ordered by their now-correct naturalized names.
Observed Behavior
The interfaces continue to appear in the original order until the cached query expires.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application