Description
When sorting on a translated field, the results are being sorted based on the English text, not the translation.
Steps to Reproduce
Pre-requisite: Instance should have any I18N Language installed (ex: French | com.snc.i18n.french)
- Set your language to French
- Navigate to incident.list
- Click on Catégorie to sort by this column
Expected behavior: Column should be sorted in French
Actual behavior: Column is still sorted by English (Key) value
Workaround
Sorting is designed to be done by the key for those fields. Since working by design, no plan to address this in one of the foreseeable upcoming releases.
Related Problem: PRB576612