netbox-inventory icon indicating copy to clipboard operation
netbox-inventory copied to clipboard

Fixes #245: Disable column sorting for current asset location

Open alehaa opened this issue 7 months ago • 0 comments

The current location of an asset is mapped to either its assigned object's location or its storage location. Since these are multiple database fields that cannot be clearly sorted without complex annotations, sorting will be disabled for these columns to prevent errors when using the table.

Fixes: #245

alehaa avatar May 18 '25 15:05 alehaa