Files
netbox/netbox/extras
Martin Hauser e902b13edb fix(tables): Disable ordering on non-orderable accessor columns
Mark provider, member, and action_object columns as non-orderable since
they use complex accessors that cannot be sorted. Add regression tests
to verify all orderable columns render without exceptions.

Fixes table rendering errors when attempting to sort columns with
multi-level field accessors that don't support database ordering.
2026-03-26 19:48:09 +01:00
..
2023-02-19 18:50:24 -05:00
2025-04-10 17:17:21 -04:00