I added the "Related To [parent_name]" field to the list view for Tasks. I modified this file to make this field sortable:

./custom/modules/Tasks/metadata/listviewdefs.php

For most fields, this change works. But for "Related To [parent_name]" , changing this file does not work.

How can I make this field sortable?