... but since it's polymorphic, I'm not exactly sure the right approach here.
The short fix is to make those columns non-sortable, but that clearly doesn't solve the problem.
I think we should be able to sort on item.name (since all of the FCOs have a name field) - BUT assets do not necessarily have a name, so it gets a little messier.
@uberbrady can we chat about this some time this week?