Skip to content

Custom Link Column Sort #13451

@abahney

Description

@abahney

NetBox version

v3.5.7

Python version

3.10

Steps to Reproduce

  1. 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
  2. Add custom link as column in Site table
  3. Sort by custom link

Expected Behavior

Sort by those that have a custom link vs not.

Observed Behavior

Doesn't sort by custom link.
custom_link_sort

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions