-
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
v3.5.7
Python version
3.10
Steps to Reproduce
- Create custom link for Site that only applies to specific region
Link Text:{% if object.region.slug =='us-ny' %} Test Link {% endif %}
Link URL: https://www.google.com - Add custom link as column in Site table
- Sort by custom link
Expected Behavior
Sort by those that have a custom link vs not.
Observed Behavior
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
